tducret / amazon-scraper-python

Non-official client to get some info about products sold on Amazon
MIT License
871 stars 159 forks source link

Create search.py #23

Closed Sumo99 closed 5 years ago

Sumo99 commented 5 years ago

The page at https://www.amazon.com/s/field-keywords=python or https://www.amazon.com/s/field-keywords=computer redirects to the amazon home page and can result in an empty result set.

tducret commented 5 years ago

Hello @Sumo99 Thanks for your help. I updated the master branch with the change in the search url + another fix.