/olx/offers/search

POST /api/olx/offers/search

Price: 10 credits

Search OLX classified ads by keyword and filters: returns full offer cards with title, description, price, seller, location with coordinates, photos and category-specific attributes. Supports filtering by category, price range, condition, seller type, region/city/district with radius, delivery and arbitrary category-specific facets.

How to use it

Search live OLX listings on any of its country marketplaces (olx.pl, olx.ua, olx.ro, olx.bg, olx.pt, olx.kz, olx.uz) via the domain parameter. Every result is a full offer object (same shape as the offers endpoint), not a reduced card. Narrow results with keyword, category_id (from the categories endpoint), min_price/max_price, condition, owner_type (private/business), region_id/city_id/district_id (from the regions endpoint) with distance, has_delivery, user_id and sort. For category-specific facets such as phone memory, car mileage or flat area, look the filter up with the categories/filters endpoint and pass it in filters.

Parameters

Request body

Response

Errors

Response headers