drawrowfly / amazon-product-api

Amazon Scraper. Scrape products from the amazon search result or reviews from the specific product
631 stars 181 forks source link

[Feature request] Add location or pincode filter (in options) #17

Closed 20226012 closed 3 years ago

20226012 commented 3 years ago

Currently the module doesn't support location based search.

It has been observed the results are different based on location Location X -> Results are different / price etc. Location Y -> Results are different / price etc.

drawrowfly commented 3 years ago

you can set custom host, if that is what you are asking for, also you can set proxy from any location

20226012 commented 3 years ago

@drawrowfly , custom host gives the country level data but within a country we have multiple states and city level segregation (selection you address). Prices are different for product across states/cities/pin code, also serviceability of products is blocked to some pin codes

Screen Shot 2020-08-17 at 1 09 48 PM

drawrowfly commented 3 years ago

address it self is binded to the session. this can be done actually pretty easy, just need to store the session in file for example