scrapehero-code / amazon-scraper

A simple web scraper to extract Product Data and Pricing from Amazon
https://www.scrapehero.com/tutorial-how-to-scrape-amazon-product-details-using-python-and-selectorlib/
327 stars 158 forks source link

Question: why is this URL not returning anything? #1

Closed jakewilliami closed 4 years ago

jakewilliami commented 4 years ago

Firstly, I just wanted to say, great work and great article!

So I am making a web scraper based on yours, that is going to search amazon for a list of DVDs or Blu-rays based on title alone (hopefully with little error), and return the price. I have the test URL https://www.amazon.com/Sean-Connery/dp/B011MHCHTQ/, but it is returning null in every field. Do you know why this is?

Thanks!

scrapehero-code commented 4 years ago

You might most probably be getting blocked. Can you try changing User Agents.