Auto24.ee Scraper - Estonian Car Listings & Prices avatar

Auto24.ee Scraper - Estonian Car Listings & Prices

Pricing

from $1.20 / 1,000 result scrapeds

Go to Apify Store
Auto24.ee Scraper - Estonian Car Listings & Prices

Auto24.ee Scraper - Estonian Car Listings & Prices

Scrape car listings from Auto24.ee, Estonia's largest car marketplace. Extract prices, specs, mileage, fuel type, transmission, power, seller info, and images. Filter by make, model, year, price range, and fuel type. No login or cookies required.

Pricing

from $1.20 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

3 days ago

Last modified

Categories

Share

Auto24.ee Scraper

Scrape car listings from Auto24.ee, Estonia's largest car marketplace. Extract prices, specs, mileage, fuel type, transmission, power, seller info, and images from used car listings.

No login or cookies required.

How to scrape Auto24.ee data

  1. Go to the Auto24.ee Scraper page on Apify Store.
  2. Click Try for free.
  3. Set your search filters (make, model, year range, price range, fuel type).
  4. Click Start and wait for the run to finish.
  5. Download your data in JSON, CSV, Excel, or connect via API.

Features

  • Search by car make (Volkswagen, BMW, Toyota, Audi, Mercedes-Benz, Skoda, Volvo, and more)
  • Filter by model, year range, price range, fuel type, and transmission
  • Extract detailed specs: engine size, power (kW), mileage, fuel type, transmission
  • Get seller information and location
  • Primary image URL for each listing
  • Direct link to the original listing on Auto24.ee
  • Pagination support for large result sets
  • No login, cookies, or account needed

Input parameters

ParameterTypeDescription
searchQuerystringFree-text search (e.g., "volkswagen", "SUV"). Used when make is not set.
makestringCar manufacturer (e.g., Volkswagen, BMW, Toyota)
modelstringCar model (e.g., Golf, Passat). Requires make.
yearFromintegerMinimum first registration year
yearTointegerMaximum first registration year
priceFromintegerMinimum price in EUR
priceTointegerMaximum price in EUR
fuelTypestringFuel type: petrol, diesel, lpg, electric, hybrid, cng
transmissionstringTransmission: manual, automatic
maxResultsintegerMaximum listings to return (default: 100)
proxyConfigurationobjectProxy settings (RESIDENTIAL recommended)

Example input

{
"make": "Volkswagen",
"model": "Golf",
"yearFrom": 2018,
"priceTo": 20000,
"fuelType": "diesel",
"maxResults": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "EE"
}
}

Output format

Each scraped listing contains the following fields:

FieldTypeDescription
listingTitlestringFull listing title
makestringCar manufacturer
modelstringCar model
yearintegerFirst registration year
pricenumberListing price
currencystringPrice currency (EUR)
mileageintegerMileage in kilometers
fuelTypestringFuel type (Petrol, Diesel, Electric, etc.)
transmissionstringTransmission type (Automatic, Manual)
engineSizestringEngine displacement (e.g., 2.0 L)
powerstringEngine power (e.g., 110 kW)
locationstringSeller location in Estonia
sellerTypestringProfessional dealer or Private seller
imageUrlstringPrimary car image URL
urlstringDirect link to listing on Auto24.ee
scrapedAtstringISO 8601 scraping timestamp

Example output

{
"listingTitle": "Volkswagen Golf 2.0 TDI",
"make": "Volkswagen",
"model": "Golf 2.0",
"year": 2019,
"price": 15900,
"currency": "EUR",
"mileage": 87000,
"fuelType": "Diesel",
"transmission": "Automatic",
"engineSize": "2.0 L",
"power": "110 kW",
"location": "Tallinn",
"sellerType": "Professional",
"imageUrl": "https://img.auto24.ee/images/123456/main.jpg",
"url": "https://eng.auto24.ee/used/123456",
"scrapedAt": "2026-06-09T12:00:00.000Z"
}

Proxy configuration

Auto24.ee may block datacenter IP addresses. For best results, use RESIDENTIAL proxies with an Estonian IP:

{
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "EE"
}
}

Tips for best results

  • Start with a specific make to get focused results. If no make is set, the scraper defaults to "volkswagen".
  • Use year and price filters to narrow down results and reduce scraping time.
  • Set maxResults to control how many listings you need. Higher values take longer but give more data.
  • RESIDENTIAL proxies are recommended. The site may return 403 errors with datacenter proxies.
  • The scraper uses the English version of Auto24.ee (eng.auto24.ee) for consistent field extraction.

About Auto24.ee

Auto24.ee is Estonia's largest online car marketplace, operating since 2001. It features thousands of used and new car listings from both private sellers and professional dealers across Estonia. The platform covers passenger cars, commercial vehicles, motorcycles, and more.

Use cases

  • Car price comparison -- Compare prices across makes and models in the Estonian market
  • Market research -- Track pricing trends for specific vehicle types
  • Inventory monitoring -- Keep tabs on dealer inventory and new listings
  • Data analysis -- Build datasets for automotive market analysis in the Baltics
  • Price alerts -- Monitor price changes for specific car models

Integrations

Connect Auto24.ee Scraper with other tools using the Apify API:

  • Export data to Google Sheets, Excel, or CSV
  • Send results to Slack, email, or webhooks
  • Store data in databases (PostgreSQL, MongoDB)
  • Schedule regular runs for continuous monitoring
  • Use with Make, Zapier, or n8n for automation workflows

This scraper collects only publicly available data from Auto24.ee. No login, authentication, or cookies are required. Always review and comply with the website's terms of service before using scraped data commercially.