sayweee.com API: search_products
sayweee.com via Parse · food_dining
Full-text search over the SayWeee product catalog by keyword. Returns normalized product summaries (id, name, price, image_url) and a total count. Not paginated; use limit to control result count. API for SayWeee.com (Asian grocery delivery), providing product search, detail lookup, and category browsing (deals, bestsellers, new arrivals). Fulfilled by Parse from sayweee.com.
- ecommerce
- food-dining
- marketplace
- parse
- platform-key
- sayweee-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4ba5cc74-247f-4a27-a758-c0dcc49da6cc/search_products
- Interface artifact
- sha256:bc4b48ef2ae1bf444565ae50d5d902a1757f01e11b6da1f81cf1df34486bcd61
- Manifest digest
- sha256:da724180a22f0d033e0e6884d40df2e70783b14c6346ace025bfadd5a39c8f55
Request fields
- limit (integer): Max number of products to return
- query (string, required): Search keyword (e.g. 'rice', 'noodles', 'tofu')
Example queries
- {"limit":"5","query":"rice"}