Sheinindia: Search Products
Sheinindia via Parse · ecommerce
Search for products by keyword. Returns paginated search results with products, facets for filtering, and pagination info. Some well-known terms (e.g. 'dress') may trigger a curated redirect with zero inline products but a redirect URL; multi-word queries (e.g. 'blue shirt') return direct results reliably. API for SHEIN India store (running on Reliance AJIO infrastructure). Supports search, product details, and category browsing. Fulfilled by Parse from sheinindia.in.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- sheinindia
- sheinindia-in
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/37545b66-57d0-4372-bfd3-641fd05486f7/search_products
- Interface artifact
- sha256:8bbedd5a78b9fe6a21a45d69dfeff4d4cf120c67b0560f8ae46e9ccb290a6c40
- Manifest digest
- sha256:6499a010d8cc59f14c909185abaa984807417ee4b2a62187e6d6eb94e92f38fb
Request fields
- page (integer): Page number (zero-based).
- limit (integer): Maximum results per page.
- query (string, required): Search keyword (e.g. 'blue shirt', 'jeans', 'tshirt').
Example queries
- {"page":"0","limit":"5","query":"blue shirt"}