OLX Bulgaria Scraper — Classifieds & Prices
Pricing
from $2.00 / 1,000 result scrapeds
OLX Bulgaria Scraper — Classifieds & Prices
Scrape classified listings from OLX.bg — Bulgaria's #1 classifieds marketplace. Extract titles, BGN prices, seller info, condition, location, and photos. Search by keyword, filter by city and category. No login, no cookies.
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 Bulgaria Scraper
Scrape classified listings from OLX.bg — Bulgaria's largest classifieds and marketplace platform. Extract titles, BGN prices, seller info, condition, location data, and photos. No login or cookies required.
How to scrape OLX Bulgaria data
- Go to OLX Bulgaria Scraper on the Apify Store.
- Click Try for free to open the actor in Apify Console.
- Enter your search query (e.g., "iphone", "apartament Sofia", "velosiped").
- 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.bg'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.bg is Bulgaria'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 Bulgaria
- Price monitoring — compare asking prices across regions and time periods
- Lead generation — find sellers and business listings in specific categories
- Academic research — analyze the Bulgarian 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.bg API.
Pricing note
OLX.bg displays dual pricing (BGN and EUR) as Bulgaria transitions toward the euro. This actor normalizes every listing to BGN, using the platform's own conversion where a listing is priced in EUR, so your output is always in a single, consistent currency.
Input
| Field | Type | Required | Description |
|---|---|---|---|
searchQuery | String | No | Search keyword (default: "iphone") |
category | String | No | Category slug (e.g., "elektronika", "avtomobili-karavani-lodki") |
location | String | No | City name (e.g., "Sofia", "Plovdiv", "Varna") |
minPrice | Integer | No | Minimum price filter in BGN |
maxPrice | Integer | No | Maximum price filter in BGN |
sortBy | String | No | Sort order: relevance, newest, cheapest, most_expensive |
maxResults | Integer | No | Maximum listings to return (default: 100) |
proxyConfiguration | Object | No | Proxy settings (Bulgarian residential recommended) |
Supported locations
The actor supports filtering by major Bulgarian cities: Sofia, Plovdiv, Varna, Burgas, Ruse, Stara Zagora, Pleven, Dobrich, Sliven, Shumen. Both Latin and Cyrillic names are accepted. Leave empty to search all of Bulgaria.
Supported categories
Available category filters: elektronika, avtomobili-karavani-lodki, nedvizhimi-imoti, dom-i-gradina, moda, sport-knigi-hobi, zhivotni, za-bebeto-i-deteto, avtochasti-aksesoari, mashini-instrumenti-biznes-oborudvane, uslugi, rabota, ekskurzii-pochivki, antiki-i-kolektsii, podaryavam.
Output
Each listing contains the following fields:
| Field | Type | Example |
|---|---|---|
title | String | "Продавам Iphone 16e 128GB" |
price | Number | 586.75 |
currency | String | "BGN" |
negotiable | Boolean | false |
condition | String | "used" |
location | String | "гр. Пловдив, Област Пловдив" |
city | String | "гр. Пловдив" |
region | String | "Област Пловдив" |
description | String | Full listing description text |
imageUrl | String | Primary image URL |
imageUrls | Array | All listing image URLs |
seller | String | "Мирослав Илиев" |
sellerType | String | "private" or "business" |
publishedDate | String | "2026-07-06T18:30:04+03:00" |
url | String | Full OLX.bg listing URL |
scrapedAt | String | ISO 8601 timestamp |
Example output
{"title": "Продавам Iphone 16e 128GB","price": 586.75,"currency": "BGN","negotiable": false,"condition": "used","location": "гр. Пловдив, Област Пловдив","city": "гр. Пловдив","region": "Област Пловдив","description": "Продавам Iphone 16e с вътрешна памет от 128GB. Устройството е в отлично състояние без видими следи от употреба.","imageUrl": "https://frankfurt.apollo.olxcdn.com:443/v1/files/5mnphxcyveg43-BG/image;s=800x600","imageUrls": ["https://frankfurt.apollo.olxcdn.com:443/v1/files/5mnphxcyveg43-BG/image;s=800x600"],"seller": "Мирослав Илиев","sellerType": "private","publishedDate": "2026-07-06T18:30:04+03:00","url": "https://www.olx.bg/d/ad/prodavam-iphone-16e-128gb-CID632-IDa2YOZ.html","scrapedAt": "2026-07-06T18:35: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 Bulgarian keywords for better results (Cyrillic terms like "телефон" or "велосипед" match more listings)
- 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.bg API returns a maximum of ~1,000 results per query. Use more specific search terms or category filters to access more listings.
Limitations
- OLX.bg 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 Bulgarian cities listed above
- Data is scraped from the public OLX.bg platform and may change without notice
- Respect OLX.bg's terms of service and use the data responsibly
Related Scrapers
- OLX.pl Scraper — the same classifieds engine for Poland's OLX marketplace, with prices in PLN.
- Browse more classifieds and marketplace scrapers from Studio AMBA for other European platforms.