OLX: Search
OLX via Parse · marketplace
Full-text search over OLX.ua listings. query matches title and description; category_id narrows to one category. Paginates via offset. Each Listing includes price, location, seller info, contact availability, and images. Returns up to limit items per page with a total count capped at 1000 by the upstream API. Search and browse product listings on the OLX.ua marketplace by keyword or category. Retrieve pricing, seller details, location, and images. Fulfilled by Parse from olx.ua.
- b2b-directory
- ecommerce
- marketplace
- olx
- olx-ua
- parse
- platform-key
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/85e8a38f-8808-4d09-959c-b7a5add67b5c/search
- Interface artifact
- sha256:0ed3c244c83ba8432fdfe968924a42d800e66e93f944e2dccf4d6e708dfd28ed
- Manifest digest
- sha256:18652bc4e1bb663d2146d4f0d97c5ad108945b40df9d1c96b2b9b9002495811f
Request fields
- limit (integer): Maximum number of results per page
- query (string): Search keyword or phrase
- offset (integer): Pagination offset (number of items to skip)
- category_id (integer): Category ID to filter results: Allowed values: 37, 891, 899, 903
Example queries
- {"limit":"5","query":"laptop","offset":"0","category_id":"37"}