VaclavRut / actor-amazon-crawler

Amazon crawler - this configuration will extract items for a keywords that you will specify in the input, and it will automatically extract all pages for the given keyword. You can specify more keywords on the input for one run.
https://apify.com
70 stars 32 forks source link

Huge issue with price #25

Open devdce opened 3 years ago

devdce commented 3 years ago

Since the last update 20 days ago price and priceparsed are not retrieved anymore which make the crawler useless !! Please correct ASAP

devdce commented 3 years ago

This is when you use the keywords mode ie :

{ "scraper": true, "country": "FR", "category": "aps", "searchType": "directUrls", "search": "https://www.amazon.fr/s?bbn=429879031&rh=n%3A429879031%2Cp_76%3A437878031&dc&qid=1608137777&rnid=437877031&ref=lp_429879031_nr_p_76_1", "proxy": { "useApifyProxy": false, "proxyUrls": [ "XXXXX" ] }, "maxResults": 40, "maxReviews": 0 }

bluemix commented 3 years ago

i hope they can fix it