Drom.ru Cars Scraper: Парсер Дром Авто
Pricing
from $2.17 / 1,000 vehicle listings
Drom.ru Cars Scraper: Парсер Дром Авто
Scrape used-car listings from Drom.ru by city and make/model - price, year, mileage, engine, transmission, drivetrain, fuel type, body type, seller type (dealer vs private), photos, and description.
Pricing
from $2.17 / 1,000 vehicle listings
Rating
0.0
(0)
Developer
GetAScraper
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
2
Monthly active users
6 days ago
Last modified
Categories
Share
🚗 Drom.ru Cars Scraper: Парсер Дром Авто
|
Get live Drom.ru used-car listings, prices, and dealer data ready for your spreadsheet in under 60 seconds. Pull structured vehicle data from Drom.ru by city and make/model. No browser, no residential-proxy markup, no login required. |
|
🔓 No proxy tax Drom.ru has no bot defenses to clear, so this Actor runs on cheap datacenter routing instead of the residential markup other scrapers charge you for |
🏷️ Honest dealer vs. private tags Every listing marked dealer or private seller, with dealer verification status and total listing count on request |
🔧 Full spec sheet Price, year, engine volume and power, transmission, drivetrain, fuel type, body type, and mileage in one row |
🔍 Optional deep enrichment Add generation, trim, partial VIN, accident/paperwork flags, and owner count with one checkbox |
Get structured data from Дром (drom.ru), one of Russia's longest-running used-car classifieds sites. Give this Actor a city, and optionally a make and model, and it returns one clean row per listing: price, year, engine volume and power, transmission, drivetrain, fuel type, body type, mileage, seller type, dealer identity, photos, and description. Built for import/export price comparison, used-car market research, sourcing lists, and dealer-inventory monitoring, without opening a single listing by hand.
🔍 What does Drom.ru Cars Scraper do?
This Actor pulls used-car listings from Дром (drom.ru), by city and, optionally, make and model.
Give it a city slug and it returns every matching listing: title, price, year, engine volume and power, transmission, drivetrain, fuel type, body type, and mileage, straight from the exact text drom.ru itself shows on each listing card. It also tags every listing as a dealer or a private seller, with the dealer's name attached. Turn on detail-page enrichment to add the full description, vehicle generation, trim/complectation, partial VIN, steering-wheel side, accident and paperwork flags, owner count, and dealer verification status. It runs on the Apify platform with scheduling, integrations (Make, Zapier, Google Sheets), and run monitoring built in.
| 💸 Cheaper to run than it looks. Drom.ru has no anti-bot layer, so this Actor ships on standard datacenter proxy instead of the pricier residential routing most Russia-market scrapers need. |
💡 Why use Drom.ru Cars Scraper?
- I am a car importer comparing domestic Russian prices against landed import cost, to spot arbitrage before a competitor does.
- I am a used-car market analyst tracking price trends across cities and models, without waiting on a slow, proxy-taxed scraper to finish.
- I am a reseller building a sourcing list of underpriced private-seller cars, filtered by mileage, year, and price range.
- I am a competitive intelligence lead monitoring which dealers list what inventory, at what price, across Russian cities.
🚀 How to use Drom.ru Cars Scraper
|
STEP 1 Pick a city, make, and model Set a city like moscow, and optionally a make and model to narrow the search. |
STEP 2 Set your limits Cap how many listings and search pages to pull, and turn on detail-page enrichment if you want it. |
STEP 3 Start and export Download results as a spreadsheet or table, or pull them straight into your own tools. |
⚙️ Input
| Field | Type | Required | Description |
|---|---|---|---|
citySlug | string | Yes | Drom.ru city slug to search, such as moscow, novosibirsk, or spb. Must match the exact slug drom.ru uses in its own URLs. |
makeSlug | string | No | Drom.ru make slug, such as toyota, bmw, or mercedes-benz. Leave empty to scrape all makes for the city. |
modelSlug | string | No | Drom.ru model slug, such as camry. Only applied when makeSlug is also set. |
minPrice / maxPrice | integer | No | Lower/upper bound on listing price in Russian rubles. |
minYear / maxYear | integer | No | Lower/upper bound on manufacture year. |
startUrls | array of URLs | No | Paste your own auto.drom.ru search-result URLs instead of using the fields above. Overrides city/make/model/price/year filters entirely. |
scrapeDetails | boolean | No | Visit each listing's detail page to add description, generation, trim, partial VIN, owner count, steering-wheel side, accident/paperwork flags, and dealer verification. Defaults to false. |
maxItems | integer | No | Maximum number of listings to return. Defaults to 100. |
maxPages | integer | No | Maximum number of search-result pages to page through, at roughly 20 listings per page. Capped at 10. Defaults to 5. |
proxyConfiguration | object | No | Proxy routing settings. Defaults to standard datacenter routing, which is all Drom.ru needs. |
📦 Output
Download the results as a spreadsheet, a table, or structured data ready for your own systems. Each row is one vehicle listing:
{"bullId": 296772177,"url": "https://auto.drom.ru/moscow/toyota/camry/296772177.html","citySlug": "moscow","title": "Toyota Camry, 2022","subtitle": "2.0G CVT Luxury","make": "toyota","model": "camry","year": 2022,"price": 2750000,"engineVolume": "2.0 л","enginePower": "174 л.с.","fuelType": "бензин","transmission": "вариатор","drivetrain": "передний","mileageKm": 51000,"bodyType": "Седан","sellerType": "private","location": "Москва","datePosted": "сегодня","photos": ["https://s31.auto.drom.ru/photo/v2/example1/gen544wb.jpg","https://s31.auto.drom.ru/photo/v2/example2/gen544wb.jpg"],"photoCount": 7,"scrapedAt": "2026-07-16T02:26:04.455Z"}
📊 Output data fields
| Field | Type | Description |
|---|---|---|
bullId | number | Drom.ru's internal listing ID. |
url | string | Direct link to the listing on Drom.ru. |
title | string | Listing headline, usually make, model, and year. |
subtitle | string | Trim or complectation, when Drom.ru shows one on the card. |
citySlug | string | The city slug this listing was scraped from. |
make | string | Make slug used for the search, when set. |
model | string | Model slug used for the search, when set. |
year | number | Manufacture year. |
price | number | Listed price in Russian rubles. |
engineVolume | string | Engine displacement, as shown on the listing. |
enginePower | string | Engine power, as shown on the listing. |
fuelType | string | Fuel or engine type, such as petrol, diesel, hybrid, or electric. |
transmission | string | Transmission type, such as manual, automatic, or CVT. |
drivetrain | string | Drivetrain layout, such as front, rear, or all-wheel drive. |
mileageKm | number | Odometer reading in kilometers. Omitted for new, unregistered vehicles. |
bodyType | string | Body style, such as sedan, SUV, or hatchback. |
sellerType | string | dealer or private, based on Drom.ru's own listing data. |
dealerName | string | Dealer's storefront name, when the listing is from a dealer. |
location | string | City shown on the listing. |
datePosted | string | Drom.ru's own relative posting time, such as "today" or "3 hours ago". |
photos | array of URLs | Photo URLs attached to the listing. |
photoCount | number | Total photo count on the listing, including any not returned above. |
sold | boolean | True when Drom.ru already marks the listing as sold. |
description | string | Full seller description. Only present with detail-page enrichment on. |
generation | string | Vehicle generation, when Drom.ru lists one. Detail-page enrichment only. |
complectation | string | Trim/complectation name. Detail-page enrichment only. |
vinPartial | string | The first characters of the VIN Drom.ru exposes publicly, when present. Detail-page enrichment only. |
numberOfOwners | string | Owner count, as reported by the seller. Detail-page enrichment only. |
wheelSide | string | left or right, steering-wheel side. Detail-page enrichment only. |
hasDamage | boolean | True when the seller discloses prior damage. Detail-page enrichment only. |
hasDocs | boolean | True when the seller confirms complete paperwork. Detail-page enrichment only. |
dealerCardUrl | string | Link to the dealer's storefront page. Detail-page enrichment only. |
dealerOfficial | boolean | True when Drom.ru marks the dealer as an official/authorized dealer. Detail-page enrichment only. |
dealerBulletinCount | number | Dealer's total active listing count on Drom.ru. Detail-page enrichment only. |
conditionNote | string | Drom.ru's own condition text, such as marking zero-mileage dealer stock as new. Detail-page enrichment only. |
scrapedAt | string | Timestamp when this row was collected. |
💰 Pricing
This Actor uses pay-per-result pricing: you pay for the listings you actually get back, and nothing for an empty run. There is no subscription and no minimum spend. Use maxItems to control how many results a run returns.
⭐ Enjoying Drom.ru Cars Scraper: Парсер Дром Авто?
|
⭐ ⭐ ⭐ ⭐ ⭐ Turning Дром listings into structured spreadsheet data, dealer tags included? A 5-star rating takes 10 seconds and helps other importers, resellers, and analysts watching the Russian used-car market find it. Your feedback also tells us what to build next. |
| ★ Rate this Actor on Apify |
✨ Tips
- Leave
makeSlug/modelSlugempty for a citywide sweep, or set both for a tightly scoped search. - Keep
maxItemslow while testing a new city or model, then raise it once you know what it returns. - Turn on
scrapeDetailsonly when you need description, generation, trim, VIN, or dealer verification. It roughly doubles run time. maxPagesis capped at10(about 200 listings per filtered search) to stay within Drom.ru's own crawl rules.- Use
dealerNameandsellerTypeto build a dealer-only or private-only sourcing list in one filter.
❓ FAQ, disclaimers, and support
Что такое парсер Дром Авто? This Actor is a parser (парсер) for Drom.ru's used-car section. Give it a city, and it returns structured listing data: price, year, spec, mileage, and seller identity for each matching car.
Как собрать данные об автомобилях с Дром? Set citySlug to the city you want, optionally add makeSlug/modelSlug, adjust maxItems and maxPages if needed, and run the Actor. It returns one row per listing found.
Does this scraper get blocked by Drom.ru? No. Drom.ru has no bot-detection layer on its listing pages, so this Actor runs reliably without a browser or a residential proxy.
Does it extract private phone numbers? No. Contact reveal is out of scope by design.
Does it return the full VIN? No. Drom.ru itself only exposes the first characters of a VIN publicly, and only on some listings. This Actor never guesses or fabricates the rest.
How fresh is the data? Every run fetches current listings directly from Drom.ru at run time. There is no cached or stale data.
Is scraping Drom.ru data legal? This Actor collects publicly available listing data. You are responsible for complying with Drom.ru's Terms of Service and applicable laws in your use of the data.
Found a bug or need a field added? Open an issue on the Actor's Issues tab. Custom solutions are available on request.
🔗 Other actors
- Avito Auto Scraper: Парсер Авито Авто ↗ - scrapes vehicle listings from Avito Auto, Russia's largest classifieds site.
- HH.ru Jobs Scraper: Парсер вакансий HH.ru ↗ - extracts job vacancies and salary data from Russia's largest job site.
- CIAN Real Estate Scraper: Недвижимость ЦИАН ↗ - pulls apartment listings for sale or rent from Russia's largest real estate portal.
- 2GIS Reviews Scraper: Отзывы 2ГИС ↗ - collects business reviews and replies from 2GIS.
- Avito Seller Profile Scraper: Профили продавцов Авито ↗ - pulls seller profiles, verification status, and active listings from Avito.