torob.com API: get_product_sellers_bulk
torob.com via Parse · ecommerce
Get sellers for multiple products in one batch call. Accepts up to 10 product UUIDs and returns seller information for each. A failure for one UUID does not fail the entire batch; failed items include a product_uuid and error field instead of seller data. Fixed per-call credit price regardless of batch size. API for searching and retrieving product information from Torob, Iran's leading price comparison platform. Fulfilled by Parse from torob.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- torob-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/89fb9532-9c43-4bfe-8b83-a97933f4849c/get_product_sellers_bulk
- Interface artifact
- sha256:36d1a1badf22a07d51643e3ca4f126747be9e0c2f1ecfb732be57719f616fdfa
- Manifest digest
- sha256:b4b17aa2f75647fe32bff8250922460157589a70bf834626a92c05ccb552d838
Request fields
- product_uuids (string, required): JSON array of product UUIDs (random_key values from search_products), e.g. ["uuid1","uuid2"]. Maximum 10 items per call.
Example queries
- {"product_uuids":"[\"56f7febb-4a94-4398-b4de-08791b48007f\"]"}