Quikr: Search Listings
Quikr via Parse · marketplace
Search for used product listings by keyword, category, and location from QuikrBazaar. Returns paginated results with price, image, and description snippet. Not all fields are present on every listing — title and url may be absent on model-aggregated pages. Scrape used product listings, details, and categories from Quikr.com. Supports searching by keyword and category with location-based filtering. Fulfilled by Parse from quikr.com.
- ecommerce
- marketplace
- parse
- platform-key
- quikr
- quikr-com
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0dbe3f78-9be1-4960-821a-df8414fcaac2/search_listings
- Interface artifact
- sha256:3d6c7f30034ccf01bfa55a7e5ec4518518064fdf49f5bcea2aa631a2966217f4
- Manifest digest
- sha256:05db48adcabbb57f3f1f8fba0fd884ec369ac03e3c7a66c906da7cde11887f7a
Request fields
- page (integer): Page number for pagination
- query (string): Search keyword (e.g., 'iphone', 'samsung')
- filters (object): Optional filters as a JSON object (e.g., {"condition": "Used", "brand": "Apple"})
- category (string): Category slug (e.g., 'mobile-phones', 'accessories', 'tablets', 'laptops', 'cameras', 'tv', 'sofas', 'beds', 'cars', 'bikes')
- location (string): Location to search in (e.g., 'Delhi', 'Bangalore', 'India')
Example queries
- {"page":"1","query":"iphone","filters":"{}","category":"mobile-phones","location":"India"}