jobId, and can fetch results via polling or webhook delivery.
Request Cost
Each row of data returned consumes 10 credits from your balance.Example Request
Job Parameters
Results per keyword
A list of keywords or URLs you want to scrape. Each URL or keyword must be on a different line.
Amazon domain to use. Default is www.amazon.com.
Products Detailed Information
Supported Enrichments
Request any of the fields below via theenrichments array in your job payload.
| ID | Title | Description | Cost per Request |
|---|---|---|---|
email | Email Address | Amazon seller email address | 5 credits |
website | Website URL | Amazon seller website URL | 5 credits |
phone | Phone Number | Amazon seller phone number | 5 credits |
linkedinUrl | LinkedIn Profile | Amazon seller LinkedIn page URL | 5 credits |
facebookUrl | Facebook Profile | Amazon seller Facebook page URL | 5 credits |
instagramUrl | Instagram Profile | Amazon seller Instagram profile URL | 5 credits |
xUrl | X (Twitter) Profile | Amazon seller X profile URL | 5 credits |
Getting Results
Webhooks
Receive real-time updates when your scraper job starts, completes, or collects data.
Results API
Use the Results API to fetch your data using the
jobId, with support for polling and pagination.Stopping a Job
Cancel an active scraper job early if it’s no longer needed or you want to save credits.