amazon_bestsellers
Retrieve Amazon bestseller lists by category and domain with automatic parsing. Supports pagination and device type emulation.
Instructions
Scrape Amazon Bestsellers list with automatic parsing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Amazon category (e.g., "mobile-apps", "electronics") | |
| domain | No | Amazon domain (e.g., amazon.com, amazon.co.uk) | |
| deviceType | No | Device type to emulate for the request | |
| pageFrom | No | Starting page number for pagination |