← Back to gallery
🧩

Amazon Scraper

Products, prices, reviews.

Parameters

Key Type Required Description
keyword string Yes Search keyword

Run this actor

You must be logged in. This sends a POST to /actors/amazon/runs.

cURL example

curl -X POST https://scrapemate.xyz/actors/amazon/runs -H 'Content-Type: application/json' -d '{"keyword":"laptop"}'