Discover the ultimate Amazon Products Scraper, designed to effortlessly extract and list various beauty products directly from the Amazon.es marketplace. This tool specializes in fetching pivotal details such as product names, prices, availability, descriptions, and ratings, ensuring you have comprehensive data at your fingertips.
Action Panel
Request Example
time curl -X POST "https://api.blat.ai/harvest" \
--json '{
"mode": "crawl",
"id":
"amazon-es-a137fe62"
,
"params": {
"start_url":
"https://www.amazon.es/s?i=beauty&rh=n%3A6397934031%2Cp_36%3A16000-19000%2Cp_72%3A831280031%2Cp_90%3A6820340031&s=popularity-rank&dc&fs=true&qid=1729869485&rnid=6820335031&ref=sr_nr_p_90_1&ds=v1%3A1Pa64tJcDeHQVE%2BkuWRAow6bru%2Bqk2eAlP%2FkvW%2FFGcY"
}
}' -H "X-API-KEY: ${BLAT_API_KEY}"