/olx/offers

POST /api/olx/offers

Price: 1 credit

Get a single OLX offer by id or URL: title, description, price and currency, category, seller, location with coordinates, photos and all category-specific attributes.

How to use it

Fetch one OLX classified ad. Accepts either the numeric offer id or the full offer URL, and works across all OLX country marketplaces via the domain parameter (olx.pl, olx.ua, olx.ro, olx.bg, olx.pt, olx.kz, olx.uz). Returns offer_title, description, price/currency/price_label, is_negotiable, status, created_at/refreshed_at/expires_at (unix seconds), category_id, location (city/district/region with latitude and longitude), images, seller and attributes (category-specific specs such as condition, phone model, area, mileage). Jobs additionally expose salary_from/salary_to/salary_period.

Parameters

Request body

Response

Errors

Response headers