philipperemy / amazon-reviews-scraper

Yet another multi language scraper for Amazon targeting reviews.
Apache License 2.0
116 stars 42 forks source link

Update max pagination page to limit requests #6

Closed NickyFot closed 5 years ago

NickyFot commented 5 years ago

Noticed that there is a maximum of 100 pages, but this can be troublesome if a product has more than 1000 reviews. Overloaded get_product_reviews_url() to handle requests without page number