Blinkit: Search Products
Blinkit via Parse · food_dining
Search for products by keyword. Returns a list of matching products with name, price, unit, and image. Results reflect the default delivery location (Gurugram) unless set_location was called previously in the same session. Supports offset-based pagination. Access Blinkit's grocery delivery platform — search products by keyword, browse categories, and retrieve detailed product information for any supported delivery location. Fulfilled by Parse from blinkit.com.
- blinkit
- blinkit-com
- ecommerce
- food-dining
- marketplace
- parse
- platform-key
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/99ee22ab-c3b4-4c1b-b96d-b828aac93698/search_products
- Interface artifact
- sha256:bd3665a5d33ba96d6877aeedc349470c2788152b5b521f781b63356811f487d5
- Manifest digest
- sha256:192884802f65d34d0a0dcc00077c1a7f1f5a2be5653c94f4e32e850c902d04ca
Request fields
- limit (integer): Max results to return per request
- query (string, required): Search keyword (e.g. 'milk', 'bread', 'vegetables')
- offset (integer): Offset for pagination (number of items to skip)
Example queries
- {"limit":"12","query":"milk","offset":"0"}