
Amazon Product Scraper
14 days trial then $40.00/month - No credit card required now

Amazon Product Scraper
14 days trial then $40.00/month - No credit card required now
Use this Amazon scraper to collect data based on URL and country from the Amazon website. Extract product information without using the Amazon API, including reviews, prices, descriptions, and Amazon Standard Identification Numbers (ASINs). Download data in various structured formats.
Actor Metrics
224 monthly users
4.5 / 5 (12)
116 bookmarks
>99% runs succeeded
3.8 days response time
Created in Oct 2018
Modified 19 hours ago
No output is returned
Now I'm trying to scrape the amazon products using the URLs in the attached file but it's not returning anything. can you please guide me what's the issue here or if there's a document explain how to scrape using product URLs in a file (the remote file option won't work due to some organization security reasons)

Hi again,
thanks for providing the used file. The URLs in the file are invalid, they are not full URLs.
Please append https://www.
... before each product URL. i.e. amazon.com/gp/product/B000JZZFA6
-> https://www.amazon.com/gp/product/B000JZZFA6
Otherwise you can use the uploaded file just fine :)
I hope this helps, thanks!