Amazon Product Scraper avatar
Amazon Product Scraper

Pricing

$40.00/month + usage

Go to Store
Amazon Product Scraper

Amazon Product Scraper

Developed by

Junglee

Junglee

Maintained by Apify

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.

4.5 (12)

Pricing

$40.00/month + usage

130

Total users

8.6k

Monthly users

352

Runs succeeded

97%

Issue response

22 hours

Last modified

4 days ago

YS

No output is returned

Closed

aysha.alsafty opened this issue
a year ago

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)

lukas.prusa avatar

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!