Amazon: Search Products
Amazon via Parse · ecommerce
Full-text search over Amazon Brazil products. Returns up to ~48 results per page with pricing, ratings, and Prime eligibility. Pagination via integer page counter; some products may have null prices when Amazon hides pricing behind a click-through. Sort controls result ordering; node_id restricts to a category subtree. Search and browse products on Amazon Brazil (amazon.com.br). Provides product search, details lookup, review summaries, bestseller rankings, deals, and price analytics. Fulfilled by Parse from amazon.com.br.
- amazon
- amazon-com-br
- 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/1e3016b1-c517-4412-a8fb-e27f98358908/search_products
- Interface artifact
- sha256:8fa43b678e0004e660872a91d42eea245e488357a30ff821d5bdbe4e9333f33d
- Manifest digest
- sha256:f6166a7e6e1b4799f8d5df26b41f79d889ba301206d65773501039c38ad05a06
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: relevanceblender, price-asc-rank, price-desc-rank, review-rank
- query (string, required): Search keyword (e.g. 'notebook', 'fone bluetooth').
- node_id (string): Category node ID to filter results (e.g. '16209062011' for electronics).
Example queries
- {"page":"1","sort":"relevanceblender","query":"fone bluetooth"}