Amazon Reviews Scraper
14 days trial then $40.00/month - No credit card required now
Amazon Reviews Scraper
14 days trial then $40.00/month - No credit card required now
Amazon scraper to extract reviews from Amazon products. Scrape and download detailed reviews without using the Amazon API, including rating score, review description, reactions and images. Download your data as HTML table, JSON, CSV, Excel, XML.
Do you want to learn more about this Actor?
Get a demoHi, This run has multiple rows with no date, I track it down to these 2 urls:
https://www.amazon.de/dp/B071W8R4PS
these are examples of the date format: Granskad i Spanien den 23 januari 2021 Granskad i Nederländerna den 17 mars 2021 Granskad i Storbritannien den 19 mars 2022
vs english version: Reviewed in Germany on 15 March 2024
Hi, thanks for opening this issue!
Yes, that is expected, we are adding in translations for the dates as they come in demand by the users, because it's very time-consuming to add them all in. As indicated by the logs:
12024-11-20T12:37:01.201Z WARN Could not parse review date language. Maybe the language is not supported yet? 22024-11-20T12:37:01.203Z Please contact the Actor developer if you see this this message. {"reviewedInText":"Rezension aus Deutschland vom 4. Mai 2024","url":"https://www.amazon.de/hz/reviews-render/ajax/medley-filtered-reviews/get/"}
We will add support for German and Spanish dates into the scraper :) In the meantime, you can consider using the language
option from the input, and set it to en
. Note that you may have to use the latest
version of the scraper, because there was a bug that prevented the languages from being properly set.
Also, same thing for some other URLs in your, like https://amazon.com/dp/B07XW971T1
- which doesn't have the www.
part. This caused the scraper to get blocked by Amazon. This is fixed on the latest
version, where it's automatically normalized by the scraper.
I will keep you updated here with the progress, thanks!
aha, I missed that one, I think I generated it before the last version, thanks
thanks, I see the dates in the last runs
Actor Metrics
248 monthly users
-
57 stars
>99% runs succeeded
1.2 days response time
Created in May 2022
Modified 5 days ago