Auto.ru Scraper: Парсер Авто.ру with Price & Delisting Alerts avatar

Auto.ru Scraper: Парсер Авто.ру with Price & Delisting Alerts

Pricing

from $3.37 / 1,000 vehicle listings

Go to Apify Store
Auto.ru Scraper: Парсер Авто.ру with Price & Delisting Alerts

Auto.ru Scraper: Парсер Авто.ру with Price & Delisting Alerts

Scrape Auto.ru (Авто.ру) used-car listings: price, mileage, year, specs, seller trust signal, and Auto.ru's own predicted price range. Includes a price-drop and delisting tracker plus new-listing alerts for a saved search. No login required. Export to Sheets, Zapier, Make. $0.0045/listing.

Pricing

from $3.37 / 1,000 vehicle listings

Rating

0.0

(0)

Developer

GetAScraper

GetAScraper

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

🚗 Auto.ru Scraper: Парсер Авто.ру

Get live Auto.ru used-car listings, prices, and seller trust signals ready for your spreadsheet in under 60 seconds.
Pull structured vehicle data, including Auto.ru's own predicted price range, from Авто.ру by city, make, and model. No browser and no login required.
🔔 Two watch modes
Track a specific shortlist for price drops and delistings, or save a search and get alerted only to new listings
🛡️ Seller trust signal
See how long a private seller has held their Auto.ru account before you trust a "too good to be true" price
📈 Built-in price verdict
Every listing carries Auto.ru's own predicted fair-price range, plus its recorded price history
🔧 Full spec sheet
Price, year, mileage, transmission, drivetrain, fuel type, body type, and owner count in one row

Get structured data from Авто.ру (auto.ru), Russia's largest used-car marketplace. Give this Actor a city, and optionally a make and model, and it returns one clean row per listing: price, year, mileage, transmission, drivetrain, fuel type, body type, seller identity, and Auto.ru's own predicted price range. Turn on two optional recurring modes to track specific listings for price changes or get alerted to brand-new listings matching a saved search. Built for buyers sourcing a car, resellers watching inventory, and analysts comparing Russia's used-car marketplaces, without opening a single listing by hand.

🔍 What does Auto.ru Scraper do?

This Actor pulls used-car listings from Авто.ру (auto.ru), by city and, optionally, make and model.

Give it a city and it returns every matching listing on the first results page: title, price, year, mileage, transmission, drivetrain, fuel type, body type, condition, owner count, and a partial VIN. It also tags every listing as a dealer or private seller, and for private sellers it adds a real trust signal: how long that seller has had an Auto.ru account. Every listing also carries Auto.ru's own predicted price range for a comparable car, and its recorded price history. Turn on detail-page enrichment to add the full seller description, vehicle generation, and photo gallery. It runs on the Apify platform with scheduling, integrations (Make, Zapier, Google Sheets), and run monitoring built in.

🔔 Two ways to watch, not just one. Track a fixed shortlist of listings for price drops and delistings, or save a search and get alerted only when something genuinely new matches it.

💡 Why use Auto.ru Scraper?

  • I am a buyer with a shortlist of cars I'm considering, and I want to know the moment one of them drops in price or gets pulled off the market, without refreshing the page myself.
  • I am a buyer with a standing search (a make, model, city, and budget), and I want a fresh alert only when a genuinely new listing shows up, not a re-check of everything I've already seen.
  • I am a reseller sourcing underpriced private-seller cars, using account age as a quick read on how established a seller is before I reach out.
  • I am a used-car market analyst using Auto.ru as the trusted benchmark source alongside Avito and Drom.ru, comparing pricing and inventory across all three of Russia's major marketplaces.

🚀 How to use Auto.ru Scraper

STEP 1
Pick a city, make, and model
Set a city like moskva, and optionally a make and model to narrow the search.
STEP 2
Set your limits, or turn on a watch mode
Cap how many listings to pull, or enable a price tracker or new-listing alert instead of a one-time scrape.
STEP 3
Start and export
Download results as a spreadsheet or table, or pull them straight into your own tools.

⚙️ Input

FieldTypeRequiredDescription
citySlugstringNoAuto.ru city slug to search, such as moskva, sankt-peterburg, or novosibirsk. Defaults to moskva.
makeSlugstringNoAuto.ru make slug, such as bmw, mercedes, or toyota. Leave empty to search all makes in the city.
modelSlugstringNoAuto.ru model slug, such as x5 or camry. Only applied when makeSlug is also set.
listingUrlsarray of URLsNoSpecific Auto.ru listing links to scrape instead of running a search. Required for the listing-tracker watch mode.
minPrice / maxPriceintegerNoLower/upper bound on listing price in Russian rubles, applied to the results already fetched.
minYear / maxYearintegerNoLower/upper bound on manufacture year, applied to the results already fetched.
proxyConfigurationobjectNoProxy routing settings. Defaults to standard datacenter routing, which is all Auto.ru needs.
scrapeDetailsbooleanNoVisit each listing's detail page to add the full description, photo gallery, and generation name. Defaults to false.
maxItemsintegerNoMaximum number of listings to return. Defaults to 20.
onlyChangedListingsbooleanNoListing-tracker watch mode: re-check listingUrls for price changes or delisting since the last run. Defaults to false.
onlyNewListingsbooleanNoSaved-search watch mode: return only listings not seen in a previous run of the same search. Defaults to false.
stateNamestringNoIdentifies which watchlist or saved search a run's history belongs to. Defaults to default.
resetStatebooleanNoClears the saved history for stateName before this run. Defaults to false.

📦 Output

Download the results as a spreadsheet, a table, or structured data ready for your own systems. Each row is one vehicle listing:

{
"listingId": "1130241703",
"url": "https://auto.ru/cars/used/sale/bmw/x5/1130241703-ad689956/",
"title": "BMW X5 40i IV (G05/G18) Рестайлинг",
"make": "BMW",
"model": "X5",
"year": 2024,
"price": 12800000,
"currency": "RUR",
"mileageKm": 30900,
"transmission": "AUTOMATIC",
"drivetrain": "ALL_WHEEL_DRIVE",
"fuelType": "GASOLINE",
"bodyType": "ALLROAD_5_DOORS",
"condition": "CONDITION_OK",
"ownersCount": 2,
"vinPartial": "WBA**************",
"sellerType": "private",
"sellerAccountRegisteredDate": "2026-05-13",
"city": "Москва",
"predictedPriceMin": 9973000,
"predictedPriceMax": 11432000,
"predictedPriceCurrency": "RUR",
"priceHistory": [
{ "price": 12800000, "currency": "RUR", "date": "2026-08-23T17:12:15.000Z" }
],
"imagesCount": 20,
"scrapedAt": "2026-09-14T06:11:41.686Z"
}

When a watch mode is on, each row is a change event instead:

{
"listingId": "1131978340",
"url": "https://auto.ru/cars/used/sale/bmw/5er/1131978340-0a8ffd8c/",
"title": "BMW 5 серии 530i xDrive VIII (G60/G61/G68)",
"changeType": "PRICE_DROPPED",
"previousPrice": 6590000,
"currentPrice": 6490000,
"priceDelta": -100000,
"checkedAt": "2026-09-14T06:15:36.208Z"
}

📊 Output data fields

FieldTypeDescription
listingIdstringAuto.ru's own numeric listing ID.
urlstringDirect link to the listing on Auto.ru.
titlestringListing headline, usually make, model, and generation.
make / modelstringVehicle make and model.
generationstringVehicle generation name. Detail-page enrichment only.
yearnumberManufacture year.
price / currencynumber / stringListed price and its currency.
mileageKmnumberOdometer reading in kilometers.
transmissionstringTransmission type.
drivetrainstringDrivetrain layout.
fuelTypestringFuel or engine type.
engineVolumeCc / enginePowerHpnumberEngine displacement and power.
bodyTypestringBody style.
colorstringExterior color, as a hex code.
conditionstringAuto.ru's own condition marker for the listing.
ownersCountnumberNumber of previous owners on record.
vinPartialstringThe masked VIN prefix Auto.ru exposes publicly.
sellerTypestringdealer or private.
dealerName / dealerOfficialstring / booleanDealer storefront name and official-dealer status, for dealer listings.
sellerAccountRegisteredDatestringHow long the private seller has held their Auto.ru account. Private-seller listings only.
citystringSeller's listed location.
tagsarray of stringsAuto.ru's own listing tags, such as one-owner or no-accidents.
predictedPriceMin / predictedPriceMaxnumberAuto.ru's own predicted fair-price range for a comparable car.
predictedPriceCurrencystringCurrency of the predicted price range.
predictedPriceUncertaintyPercentnumberAuto.ru's own confidence marker for the predicted range.
priceHistoryarray of objectsRecorded price points for this listing, each with a price, currency, and date.
imagesCountnumberTotal photo count on the listing.
photosarray of URLsPhoto URLs. Detail-page enrichment only.
descriptionstringFull seller description. Detail-page enrichment only.
scrapedAtstringTimestamp when this row was collected.
changeTypestringWatch-mode only: NEWLY_TRACKED, PRICE_DROPPED, PRICE_ROSE, DELISTED, or RELISTED.
previousPrice / currentPrice / priceDeltanumberWatch-mode only: the price before and after the change, and the difference.
checkedAtstringWatch-mode only: timestamp of this check.

💰 Pricing

This Actor uses pay-per-result pricing: you pay for the listings or change events 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 Auto.ru Scraper: Парсер Авто.ру?

⭐ ⭐ ⭐ ⭐ ⭐
Getting real value from Авто.ру data, price watches included?
A 5-star rating takes 10 seconds and helps other buyers, 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/modelSlug empty for a citywide sweep, or set both for a tightly scoped search.
  • A single city/make/model search returns one page of results. To pull more than that, list the specific listings you want in listingUrls instead.
  • Turn on scrapeDetails only when you need the full description or photo gallery. It roughly doubles run time.
  • Give each watchlist or saved search its own stateName to track several in parallel without them overwriting each other.
  • minPrice/maxPrice/minYear/maxYear filter the results already fetched, not the full Auto.ru catalog, so pair them with a specific makeSlug/modelSlug for the tightest results.

❓ FAQ, disclaimers, and support

Что такое парсер Авто.ру? This Actor is a parser (парсер) for Auto.ru's used-car listings. Give it a city, and it returns structured listing data: price, year, spec, mileage, and seller trust signals for each matching car.

Как отслеживать снижение цены на Авто.ру? Turn on the listing-tracker watch mode (onlyChangedListings), give it the listing links you want to watch in listingUrls, and run it on a schedule. You'll get an alert row whenever one of them drops in price, rises in price, or is taken down.

Does Auto.ru show a fair-price estimate? Yes. Every listing carries Auto.ru's own predicted price range for a comparable car, returned as predictedPriceMin/predictedPriceMax. This is Auto.ru's own estimate, not a computed value from this Actor.

Does it extract private phone numbers? No. Contact reveal is out of scope by design.

Does it return the full VIN? No. Auto.ru itself only exposes a masked VIN prefix publicly. This Actor never guesses or fabricates the rest.

How fresh is the data? Every run fetches current listings directly from Auto.ru at run time. There is no cached or stale data.

Is scraping Auto.ru data legal? This Actor collects publicly available listing data. You are responsible for complying with Auto.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