Indiamart: Search Products
Indiamart via Parse · b2b_directory
Full-text search across IndiaMART's export product catalog. query matches product titles and descriptions. location narrows results to sellers in a specific city or region. Paginates via page number. Each product includes pricing (MOQ-based), seller details, and key specifications. Returns an empty products array when no matches exist. API to extract product listings, pricing, and seller details from IndiaMART's export marketplace. Fulfilled by Parse from indiamart.com.
- b2b-directory
- ecommerce
- indiamart
- indiamart-com
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7085cf57-6b58-41ad-9148-1eef1007fbcf/search_products
- Interface artifact
- sha256:54413baba51f048e64fba488a983a43a12f639c213647499495beb870ad41ff4
- Manifest digest
- sha256:55c3c6da3de67c8e58f4cdf5b5809d19f2cf5153de4c3cbd1b77ec8465cd5340
Request fields
- page (integer): Page number for pagination.
- query (string, required): Search keyword (e.g. 'leather wallet', 'cotton fabric').
- location (string): City or region to filter results by (e.g. 'Kanpur', 'Mumbai'). Appended to search query.
Example queries
- {"page":"1","query":"leather wallet","location":"Mumbai"}