OLX: Search Ads
OLX via Parse · marketplace
Search for ads on OLX.ro with optional filters for category and city. Returns up to `limit` ads per call. The response includes a metadata.total_elements count for the total number of matching ads. Search ads, get details, and extract seller contact information from OLX.ro. Fulfilled by Parse from olx.ro.
- automotive
- ecommerce
- marketplace
- olx
- olx-ro
- 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/5995040b-e07e-4598-ad31-7a3d97b425b7/search_ads
- Interface artifact
- sha256:23d53d3ccbf931a965d04ed2a29c0e351ec2e911968bfc21785e8a3775d19013
- Manifest digest
- sha256:f183a7db39c83c5fa05e7b83a9fb3a3e3756213e8c57f1d57e3e433b9a93cb32
Request fields
- limit (integer): Number of results to return per page.
- query (string): Search keyword to filter ads by title and description.
- city_id (integer): City ID for location filtering (e.g., 39939 for Iasi, 1 for Bucuresti).
- category_id (integer): Category ID for filtering (e.g., 1211 for goods, 2529 for electronics, 1657 for automotive).
Example queries
- {"limit":"40","query":"laptop","city_id":"39939","category_id":"2529"}