Tradeindia: Search Products
Tradeindia via Parse · b2b_directory
Full-text search over TradeIndia product listings by keyword. Returns paginated product results with supplier details, pricing, stock status, and business type. Each result carries a profile_id usable to fetch the supplier's contact details. Pagination metadata (total_pages, has_next) is included but page advancement is manual via the page parameter. The upstream API requires limit to be greater than 10. APIs for searching products, suppliers, and tradeshows on TradeIndia. Includes contact extraction and detailed event info. Fulfilled by Parse from tradeindia.com.
- b2b-directory
- ecommerce
- marketplace
- parse
- platform-key
- tradeindia
- tradeindia-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b0b4ad02-12bb-4cc7-b933-67fb29edc831/search_products
- Interface artifact
- sha256:54572596227391fc5a91667282194fd44991c07fc5e0ba6aa76598ca8996aacc
- Manifest digest
- sha256:93044bfc3051bb8040d47942f2adb129ee21c19ab68c9bff7dc41c24260f6df1
Request fields
- page (integer): Page number to retrieve
- limit (integer): Number of results per page. Must be greater than 10.
- query (string, required): Product keyword to search for (e.g. 'safety shoes', 'textile machinery')
Example queries
- {"page":"1","limit":"28","query":"safety shoes"}