drawrowfly / amazon-product-api

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

fix exception silent swallowing #37

Closed restyler closed 3 years ago

restyler commented 3 years ago

Proper error handling was implemented for http request. For example, it was impossible to detect incorrect proxy address before.