OLX Romania Scraper - Romanian Classifieds & Marketplace avatar

OLX Romania Scraper - Romanian Classifieds & Marketplace

Pricing

from $2.00 / 1,000 result scrapeds

Go to Apify Store
OLX Romania Scraper - Romanian Classifieds & Marketplace

OLX Romania Scraper - Romanian Classifieds & Marketplace

Scrape classified listings, prices in RON, seller info, condition, location, and photos from OLX.ro - Romania's #1 classifieds platform. No login or cookies required.

Pricing

from $2.00 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

OLX.ro Scraper

Scrape classified listings from OLX.ro — Romania's largest classifieds and marketplace platform. Extract titles, prices in RON, seller info, condition, location data, and photos. No login or cookies required.

How to scrape OLX Romania data

  1. Go to OLX.ro Scraper on the Apify Store.
  2. Click Try for free to open the actor in Apify Console.
  3. Enter your search query (e.g., "iphone", "apartament Bucuresti", "bicicleta").
  4. Optionally set location, category, and price filters.
  5. Click Start and wait for the run to finish.
  6. Download your data as JSON, CSV, Excel, or XML.

The scraper uses OLX.ro's internal API to extract structured data directly, which is faster and more reliable than HTML parsing. Each run returns clean, flat JSON objects ready for analysis.

Why use this actor?

OLX.ro is Romania's dominant classifieds platform, covering everything from electronics and vehicles to real estate and jobs. This scraper is useful for:

  • Market research — track prices and availability of products across Romania
  • Price monitoring — compare asking prices across regions and time periods
  • Lead generation — find sellers and business listings in specific categories
  • Academic research — analyze the Romanian second-hand market and consumer behavior
  • Competitive analysis — monitor what competitors are listing and at what prices

No login, cookies, or browser session is needed. The scraper works with direct HTTP requests to the OLX API.

Input

FieldTypeRequiredDescription
searchQueryStringNoSearch keyword (default: "iphone")
categoryStringNoCategory slug (e.g., "electronice", "auto-moto")
locationStringNoCity name (e.g., "Bucuresti", "Cluj-Napoca", "Timisoara")
minPriceIntegerNoMinimum price filter in RON
maxPriceIntegerNoMaximum price filter in RON
sortByStringNoSort order: relevance, newest, cheapest, most_expensive
maxResultsIntegerNoMaximum listings to return (default: 100)
proxyConfigurationObjectNoProxy settings (Romanian residential recommended)

Supported locations

The actor supports filtering by major Romanian cities: Bucuresti, Cluj-Napoca, Timisoara, Iasi, Constanta, Brasov, Craiova, Oradea, Ploiesti, Sibiu, Arad, Bacau. Leave empty to search all of Romania.

Supported categories

Available category filters: imobiliare, locuri-de-munca, auto-moto, moda-si-frumusete, mama-si-copilul, sport-timp-liber, electronice, animale, servicii, casa-gradina, agro-industrie.

Output

Each listing contains the following fields:

FieldTypeExample
titleString"iPhone 13 128GB stare impecabila"
priceNumber1800
currencyString"RON"
negotiableBooleantrue
conditionString"used"
locationString"Bucuresti, Sector 3, Bucuresti - Ilfov"
cityString"Bucuresti"
regionString"Bucuresti - Ilfov"
descriptionStringFull listing description text
imageUrlStringPrimary image URL
imageUrlsArrayAll listing image URLs
sellerString"Andrei M."
sellerTypeString"private" or "business"
publishedDateString"2026-06-20T10:30:00+03:00"
urlStringFull OLX.ro listing URL
scrapedAtStringISO 8601 timestamp

Example output

{
"title": "iPhone 13 128GB stare impecabila, cu garantie",
"price": 1800,
"currency": "RON",
"negotiable": true,
"condition": "used",
"location": "Bucuresti, Sector 3, Bucuresti - Ilfov",
"city": "Bucuresti",
"region": "Bucuresti - Ilfov",
"description": "Vand iPhone 13 128GB, stare impecabila, fara zgarieturi. Bateria 89%. Incarcator inclus. Accept schimb cu telefon similar.",
"imageUrl": "https://ireland.apollo.olxcdn.com/v1/files/abc123;s=800x600",
"imageUrls": [
"https://ireland.apollo.olxcdn.com/v1/files/abc123;s=800x600",
"https://ireland.apollo.olxcdn.com/v1/files/def456;s=800x600"
],
"seller": "Andrei M.",
"sellerType": "private",
"publishedDate": "2026-06-20T10:30:00+03:00",
"url": "https://www.olx.ro/d/oferta/iphone-13-128gb-CID4-ID1abc.html",
"scrapedAt": "2026-06-27T14:00:00.000Z"
}

Cost estimate

This actor uses direct HTTP API calls (no browser), making it very efficient. Approximate cost: 0.5 compute units per 1,000 results at standard Apify pricing, which is roughly $0.50 per 1,000 listings.

Tips for best results

  • Use Romanian keywords for better results (e.g., "bicicleta de munte" instead of "mountain bike")
  • Set a location to narrow results to a specific city or region
  • Use residential proxies for large runs (1,000+ results) to avoid rate limiting
  • Combine filters — use minPrice/maxPrice with category for targeted searches
  • The OLX API returns a maximum of ~1,000 results per query. Use more specific search terms or category filters to access more listings.

Limitations

  • OLX.ro limits API results to approximately 1,000 listings per search query
  • Some listings may show "price on request" (price will be null in output)
  • Location filtering works best with the major Romanian cities listed above
  • Data is scraped from the public OLX.ro platform and may change without notice
  • Respect OLX.ro's terms of service and use the data responsibly

OLX.ro, OLX.pl, OLX.pt, and OLX.bg are all part of the OLX Group and share the same platform. This actor is a drop-in Romanian sibling of the OLX.pl scraper, targeting olx.ro with RON prices and Romanian locations.