Amazon: Search Products
Amazon via Parse · ecommerce
Full-text search over Amazon.se product listings. Returns up to 48 products per page with pagination support. Each product includes ASIN, title, price, rating, review count, image, and deal badges. Pagination fetches additional pages server-side; limit caps total items returned across all pages. Search Amazon Sweden for products by keyword with pagination, get search autocomplete suggestions, and look up product details by ASIN. Fulfilled by Parse from amazon.se.
- amazon
- amazon-se
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0b36f0a8-b85e-41f6-983a-cc0ba2be41f3/search_products
- Interface artifact
- sha256:2a9a6f3579282bf2648a451d4f3a174f14742480254f4ea9709ae5b30ce7068b
- Manifest digest
- sha256:1fb3d9f64d846b591600a928bf04eef82f9fadda0db4c8a86dcd31c06bacf44d
Request fields
- page (integer): Starting page number (48 items per page)
- limit (integer): Maximum number of results to return. Will fetch multiple pages as needed.
- query (string, required): Search keyword (e.g. 'laptop', 'headphones')
Example queries
- {"page":"1","limit":"5","query":"laptop"}