Polovni Automobili Scraper - Serbian Car Listings avatar

Polovni Automobili Scraper - Serbian Car Listings

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Polovni Automobili Scraper - Serbian Car Listings

Polovni Automobili Scraper - Serbian Car Listings

Under maintenance

Scrape car listings from PoslovniAutomobili.com, Serbia's largest used car marketplace with 10M+ monthly visits. Extract prices, specs, mileage, fuel type, transmission, seller info, and images. Filter by make, model, year, price. No login required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

What does Polovni Automobili Scraper do?

Polovni Automobili Scraper extracts car listing data from PlovniAutomobili.com, Serbia's largest online car marketplace with over 10 million monthly visits and hundreds of thousands of active listings. No login or cookies required.

Use it to collect structured used car data via the Apify platform with full API access, scheduling, integrations, and proxy rotation.

Why use Polovni Automobili Scraper?

  • Market research — Analyze Serbian used car prices, compare by make, model, year, and mileage
  • Price monitoring — Track price changes for specific vehicles over time with scheduled runs
  • Dealer intelligence — Study dealer inventory, pricing strategies, and listing volumes
  • Data analytics — Build datasets for automotive market analysis in the Western Balkans
  • Lead generation — Find cars matching specific criteria across Serbia
  • Academic research — Study depreciation curves, pricing patterns, and market trends in emerging EU markets
  • Cross-border arbitrage — Compare Serbian car prices with other European markets

How to scrape Polovni Automobili data

  1. Go to this actor's page on the Apify Store.
  2. Click Try for free to open it in Apify Console.
  3. Configure your search: enter a make (e.g., "volkswagen"), model, year range, price range, or fuel type.
  4. Set the maximum number of results you need (default: 100).
  5. Click Start and wait for the run to finish.
  6. Download your data from the Output tab in JSON, CSV, Excel, or other formats.

You can also schedule regular runs, set up webhooks for real-time notifications, or integrate the results directly into your application using the Apify API.

Input

FieldTypeDescription
searchQuerystringFree text search (e.g., "Golf GTI", "Audi A4"). Defaults to "Golf" if no filters set.
makestringCar manufacturer slug (e.g., volkswagen, bmw, audi, mercedes-benz, opel, fiat)
modelstringCar model text filter (e.g., Golf, 320, A4)
yearFrom / yearTointegerFirst registration year range (e.g., 2015-2024)
priceFrom / priceTointegerPrice range in EUR
mileageFrom / mileageTointegerMileage range in km
fuelTypestringbenzin (Petrol), dizel (Diesel), tng (LPG), hibrid (Hybrid), elektro (Electric)
sortstringSort: basic (relevance), renewDate_desc (newest), price_asc, price_desc
maxResultsintegerMax listings to return (default: 100, max: 5000)
proxyConfigurationobjectProxy settings — residential proxies recommended

Output

Each car listing includes the following fields. You can download the dataset in JSON, CSV, Excel, or connect via API.

{
"listingTitle": "Volkswagen Golf 7 1.6 TDI Comfortline",
"make": "Volkswagen",
"model": "Golf 7 1.6 TDI Comfortline",
"year": 2019,
"price": 13500,
"currency": "EUR",
"mileage": 142000,
"fuelType": "Dizel",
"transmission": "Manuelni",
"engineSize": "1598 cm3",
"power": "85 kW/116 KS",
"bodyType": "Hečbek",
"location": "Beograd",
"sellerType": "Dealer",
"imageUrl": "https://www.polovniautomobili.com/auto-oglasi/...",
"url": "https://www.polovniautomobili.com/auto-oglas/12345678",
"scrapedAt": "2026-06-09T12:00:00.000Z"
}

Data fields

FieldDescriptionExample
listingTitleFull listing titleVolkswagen Golf 7 1.6 TDI
makeManufacturerVolkswagen, BMW, Audi
modelModel nameGolf, 320, A4, Clio
yearRegistration year2019
priceListing price (numeric)13500
currencyPrice currencyEUR or RSD
mileageKilometers driven142000
fuelTypeFuel typeBenzin, Dizel, TNG, Hibrid, Elektro
transmissionGearbox typeManuelni, Automatski, Poluautomatski
engineSizeEngine displacement1598 cm3
powerEngine power85 kW/116 KS
bodyTypeBody typeLimuzina, Hečbek, Karavan, SUV
locationSeller locationBeograd, Novi Sad, Niš
sellerTypeSeller categoryPrivate or Dealer
imageUrlMain car photo URLhttps://...
urlFull listing URLhttps://www.polovniautomobili.com/auto-oglas/...
scrapedAtCollection timestamp2026-06-09T12:00:00.000Z

How much does it cost to scrape Polovni Automobili?

Polovni Automobili Scraper uses Playwright (headless browser) for reliable access:

  • 50 results cost approximately $0.10 in Apify platform credits
  • 100 results cost approximately $0.15
  • 500 results cost approximately $0.50

The Apify Free plan includes $5 of monthly credits, which is enough for thousands of car listings.

Tips and advanced options

  • Use make for precision — Set the make field (e.g., "volkswagen") for targeted results instead of free text search.
  • Combine filters — Narrow results with price, mileage, year, and fuel type filters for focused datasets.
  • Sort by price — Set sort to "price_asc" or "price_desc" to get cheapest or most expensive listings first.
  • Schedule runs — Set up daily or weekly scraping to track price changes over time.
  • Empty input works — Running with empty input {} defaults to searching for "Golf" to ensure results are returned.
  • Use residential proxies — For best reliability, use Apify residential proxies (pre-configured by default).
  • Cross-market analysis — Combine with our AutoScout24 or LaCentrale scrapers to compare prices across European markets.

Supported vehicle categories

Polovni Automobili covers passenger cars as the primary category on the search page. The scraper focuses on the main car listings search (auto-oglasi/pretraga) which includes:

  • All major European and Asian car manufacturers
  • Both private sellers and professional dealers
  • New and used vehicles
  • Prices in EUR and RSD (Serbian Dinar)

FAQ and support

Is it legal to scrape Polovni Automobili? This scraper accesses only publicly available data that any visitor can see in their browser. It does not require login, bypass authentication, or access private data. Always review and comply with the target website's Terms of Service before use.

Does this scraper need login or cookies? No. Polovni Automobili Scraper works without any login credentials, cookies, or account setup. Just configure your search filters and run.

What about anti-bot protection? The scraper uses Playwright (headless browser) with residential proxies to reliably access listing pages. This handles standard anti-bot measures without any extra configuration.

Can I scrape specific makes and models? Yes. Use the make field with the manufacturer slug (e.g., "volkswagen", "bmw", "audi") and optionally the model field for further filtering.

I found a bug or need help Please submit an issue on the Issues tab and we will respond quickly. For custom scraping solutions, reach out via the same channel.

About Polovni Automobili

Polovni Automobili (literally "used cars" in Serbian) is the dominant online car marketplace in Serbia, with over 10 million monthly visits. It is the go-to platform for buying and selling vehicles in Serbia and the broader Western Balkans region. The site features listings from both private sellers and professional dealers, with prices typically listed in EUR.