Auto24.ee Scraper - Estonian Car Listings & Prices
Pricing
from $1.20 / 1,000 result scrapeds
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
Maintained by CommunityActor 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
- Go to the Auto24.ee Scraper page on Apify Store.
- Click Try for free.
- Set your search filters (make, model, year range, price range, fuel type).
- Click Start and wait for the run to finish.
- 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
| Parameter | Type | Description |
|---|---|---|
searchQuery | string | Free-text search (e.g., "volkswagen", "SUV"). Used when make is not set. |
make | string | Car manufacturer (e.g., Volkswagen, BMW, Toyota) |
model | string | Car model (e.g., Golf, Passat). Requires make. |
yearFrom | integer | Minimum first registration year |
yearTo | integer | Maximum first registration year |
priceFrom | integer | Minimum price in EUR |
priceTo | integer | Maximum price in EUR |
fuelType | string | Fuel type: petrol, diesel, lpg, electric, hybrid, cng |
transmission | string | Transmission: manual, automatic |
maxResults | integer | Maximum listings to return (default: 100) |
proxyConfiguration | object | Proxy 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:
| Field | Type | Description |
|---|---|---|
listingTitle | string | Full listing title |
make | string | Car manufacturer |
model | string | Car model |
year | integer | First registration year |
price | number | Listing price |
currency | string | Price currency (EUR) |
mileage | integer | Mileage in kilometers |
fuelType | string | Fuel type (Petrol, Diesel, Electric, etc.) |
transmission | string | Transmission type (Automatic, Manual) |
engineSize | string | Engine displacement (e.g., 2.0 L) |
power | string | Engine power (e.g., 110 kW) |
location | string | Seller location in Estonia |
sellerType | string | Professional dealer or Private seller |
imageUrl | string | Primary car image URL |
url | string | Direct link to listing on Auto24.ee |
scrapedAt | string | ISO 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
Legal notice
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.