How to Scrape Amazon With Python Requests and BeautifulSoup

How to Scrape Amazon With Python Requests and BeautifulSoup

ScrapeOps

1 месяц назад

1,830 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@asdaasd-r4k
@asdaasd-r4k - 09.08.2024 23:58

bro what the heck, i thought i knew python, but after seeing this.. I think im going to learn another programming language. You are really good at this, keep going! 🥲🥲

Ответить
@jamesosullivan751
@jamesosullivan751 - 10.08.2024 01:37

This is other world coding I don't understand how humans have the ability to write code like this I'm gobsmacked

Ответить
@disrael2101
@disrael2101 - 13.08.2024 15:26

amazing, it works! keep making such insightful projects

Ответить
@TheDriftingStig
@TheDriftingStig - 28.08.2024 02:46

The amount of nesting burns my eyes, please separate it into functions at least 😭 Also for the item_data dictionary, you can write two for loops above it to generate a features dictionary and an images dictionary, and then update the item_data dictionary with those key value pairs.

Ответить