rei.com API: search_products
rei.com via Parse · ecommerce
Full-text search across the entire REI product catalog. Returns paginated results with product tiles including brand, title, price, rating, and availability. Facets show category breakdown of matches. Sort is relevance-only for search. API for REI.com outdoor gear, clothing, and equipment. Supports product search, category browsing, detailed product specs, customer reviews, and category navigation. Fulfilled by Parse from rei.com.
- ecommerce
- maps-geo
- parse
- platform-key
- rei-com
- 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/b144cedc-d78a-4fc3-ad4f-c7479ad6fd67/search_products
- Interface artifact
- sha256:4a50fdf064226c41c16d88a5d936af4d154f0fcc94006523d215a74ecc8f2399
- Manifest digest
- sha256:dd69789561d117ae2fa8d8cf5927b698daebed4c47d8357adb673c65d5850294
Request fields
- page (integer): Page number for pagination.
- query (string, required): Search keywords (e.g., 'tent', 'backpack', 'hiking boots').
- pagesize (integer): Results per page. Accepted values: 30, 90.: Allowed values: 30, 90
Example queries
- {"page":"1","query":"tent","pagesize":"30"}