Amazon Scraper avatar

Amazon Scraper

Try for free

3 days trial then $40.00/month - No credit card required now

View all Actors
Amazon Scraper

Amazon Scraper

epctex/amazon-scraper
Try for free

3 days trial then $40.00/month - No credit card required now

The fastest and most reliable Amazon scraper ever. Extract key data like reviews, prices, ASINs, without relying on Amazon's API. Tailor searches with specific URLs, keywords, and local postal codes for targeted insights. Download in various formats for easy analysis.

FO

Error fetching URLs of products

Closed

forwardthinking opened this issue
a month ago

Hello! I tried to fetch some Products from Amazon.es and I got this error. Could you please fix this? Thanks

epctex avatar

epctex (epctex)

a month ago

Hey there!

Thank you very much for reaching out, and letting us know about your problem. I just passed this information to the Engineering Team. I will let you know as soon as possible.

Best

epctex avatar

epctex (epctex)

a month ago

Hey again,

Thank you very much for awaiting. The Engineering team checked the problem, and they wanted me to inform you that you have to pass www into the URLs for the best results. Therefore, your input should be;

1{
2  "amazonTld": ".es",
3  "startUrls": [
4    "https://www.amazon.es/dp/B01JIB2T32",
5    "https://www.amazon.es/dp/B07W8PPQQM",
6    "https://www.amazon.es/dp/B093BYPMWV",
7    "https://www.amazon.es/dp/B09HL81JHT",
8    "https://www.amazon.es/dp/B0CJLS2HZP"
9  ],
10  "proxy": {
11    "useApifyProxy": true,
12    "apifyProxyGroups": [
13      "RESIDENTIAL"
14    ]
15  },
16  "postalCode": "28970",
17  "getReviews": false
18}

Best

Developer
Maintained by Community
Actor metrics
  • 17 monthly users
  • 4 stars
  • 96.2% runs succeeded
  • 17 hours response time
  • Created in Jan 2024
  • Modified about 4 hours ago