Discover the ultimate Amazon Product Scraper that effortlessly extracts vital information about products including their name, ratings, availability, pricing, and size. Perfect for keeping an eye on market trends and pricing strategies to stay ahead in the e-commerce game!
Action Panel
Request Example
time curl -X POST "https://api.blat.ai/harvest" \
--json '{
"mode": "crawl",
"id":
"amazon-es-eb7acfdf"
,
"params": {
"start_url":
"https://www.amazon.es/gp/aw/d/B08KQFTDH9"
}
}' -H "X-API-KEY: ${BLAT_API_KEY}"