OLX Ukraine Scraper avatar

OLX Ukraine Scraper

Pricing

$4.00 / 1,000 listing scrapeds

Go to Apify Store
OLX Ukraine Scraper

OLX Ukraine Scraper

Scrape classified ads from OLX Ukraine (olx.ua) by category or search URL. Works across categories (vehicles, real estate, electronics, jobs). Returns title, price, currency, description, images and URL.

Pricing

$4.00 / 1,000 listing scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape classified ads from OLX Ukraine (olx.ua) by category or search URL. Works across categories — vehicles, real estate, electronics, jobs and more. Returns title, price, currency, brand/model (when applicable), description, image and the ad URL.

Input

FieldTypeDescription
startUrlsarrayOne or more olx.ua category/search URLs, e.g. https://www.olx.ua/uk/transport/legkovye-avtomobili/
maxItemsintegerMax ads to return across all start URLs (default 20, max 100). Each ad costs one extra detail-page fetch.

Example:

{
"startUrls": ["https://www.olx.ua/uk/transport/legkovye-avtomobili/"],
"maxItems": 30
}

Output

{
"title": "Продам авто в отличном состояние",
"price": 154991,
"currency": "UAH",
"brand": "Kia",
"model": "Sorento",
"productionDate": "2005",
"color": "Синій",
"description": "Продам авто в отличном состоянии...",
"image": "https://ireland.apollo.olxcdn.com:443/v1/files/.../image",
"url": "https://www.olx.ua/d/uk/obyavlenie/...",
"scrapedAt": "2026-08-04T00:00:00.000Z"
}

Common uses

  • Ukraine classifieds market and price research
  • Vehicle listing aggregation
  • Building marketplace comparison tools
  • Lead generation for dealers and resellers

Notes

Find the right start URL by browsing olx.ua for your category/city, then copy the category or search-result page URL into startUrls.