OLX: Search Listings
OLX via Parse · marketplace
Search for listings on OLX India by query, category, and location. Returns listing details including price, seller, images, parameters, and real estate specifics. Paginates via a zero-based page counter; each page returns up to size items. When next_page is null, there are no more results. Search listings, browse categories, and find locations on OLX India marketplace. Fulfilled by Parse from olx.in.
- ecommerce
- marketplace
- olx
- olx-in
- parse
- platform-key
- real-estate
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/d8dc5138-1026-4159-93ed-7cd7eae18f17/search_listings
- Interface artifact
- sha256:d49c485d0990d35485dc19581773cc539bd766f8f49438eeb019183aa5483887
- Manifest digest
- sha256:a5b3b7bfdac1769e74b154956fffa1dc0ded2f038d09f19bf252184b04606f5e
Request fields
- page (integer): Page number (0-based)
- size (integer): Number of results per page
- query (string): Search keyword
- category_id (string): Category ID to filter by (use get_categories to find IDs)
- location_id (string): Location ID to filter by (use get_location_suggestions or get_popular_locations to find IDs)
Example queries
- {"page":"0","size":"5","query":"car","category_id":"84","location_id":"1000001"}