OLX Romania Scraper - Romanian Classifieds & Marketplace
Pricing
from $2.00 / 1,000 result scrapeds
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
Maintained by CommunityActor 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
- Go to OLX.ro Scraper on the Apify Store.
- Click Try for free to open the actor in Apify Console.
- Enter your search query (e.g., "iphone", "apartament Bucuresti", "bicicleta").
- Optionally set location, category, and price filters.
- Click Start and wait for the run to finish.
- 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
| Field | Type | Required | Description |
|---|---|---|---|
searchQuery | String | No | Search keyword (default: "iphone") |
category | String | No | Category slug (e.g., "electronice", "auto-moto") |
location | String | No | City name (e.g., "Bucuresti", "Cluj-Napoca", "Timisoara") |
minPrice | Integer | No | Minimum price filter in RON |
maxPrice | Integer | No | Maximum price filter in RON |
sortBy | String | No | Sort order: relevance, newest, cheapest, most_expensive |
maxResults | Integer | No | Maximum listings to return (default: 100) |
proxyConfiguration | Object | No | Proxy 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:
| Field | Type | Example |
|---|---|---|
title | String | "iPhone 13 128GB stare impecabila" |
price | Number | 1800 |
currency | String | "RON" |
negotiable | Boolean | true |
condition | String | "used" |
location | String | "Bucuresti, Sector 3, Bucuresti - Ilfov" |
city | String | "Bucuresti" |
region | String | "Bucuresti - Ilfov" |
description | String | Full listing description text |
imageUrl | String | Primary image URL |
imageUrls | Array | All listing image URLs |
seller | String | "Andrei M." |
sellerType | String | "private" or "business" |
publishedDate | String | "2026-06-20T10:30:00+03:00" |
url | String | Full OLX.ro listing URL |
scrapedAt | String | ISO 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
Related Scrapers
- OLX.pl Scraper — the same classifieds scraper for OLX.pl (Poland)
- OLX.pt Scraper — OLX classifieds for Portugal
- OLX.bg Scraper — OLX classifieds for Bulgaria
- Autovit Scraper — Romanian car marketplace listings
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.