Avito Russia Property Listings Scraper avatar

Avito Russia Property Listings Scraper

Pricing

from $1.60 / 1,000 record scrapeds

Go to Apify Store
Avito Russia Property Listings Scraper

Avito Russia Property Listings Scraper

Scrape live real estate listings from Avito, Russia's largest classifieds site. Returns apartments, houses, rooms, land plots, garages, and commercial property for sale or rent, with room count, floor, area, price per m², metro walk time, and seller class.

Pricing

from $1.60 / 1,000 record scrapeds

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Scrape live real estate listings from Avito, Russia's largest classifieds site. Returns apartments, houses, rooms, land plots, garages, and commercial property — for sale or for rent — with room count, floor, total/living/kitchen area, price per square meter, metro walk time, seller class, and the full listing description.


Avito Property Scraper Features

  • Covers all six Avito real estate categories: apartments, houses/dachas/cottages, rooms, land plots, garages, and commercial property — for sale (prodam) or rent (sdam)
  • Derives room count, total area, and floor-of-floors directly from Avito's own listing title convention, so those fields are populated even when the source omits them elsewhere on the page
  • Returns living-area and kitchen-area breakdowns, land area (for houses/land), and building year when disclosed
  • Resolves price per square meter automatically from the listing's own price and area
  • Classifies each seller as private, agency, or developer, and flags new-construction (novostroyka) offers
  • Returns the full listing description as clean text, plus every attached photo URL
  • Filter by property category, deal type, and region — or leave them unset to cover the broadest default slice

Who Uses Avito Property Data?

  • Relocation and valuation desks — build comparable-sales and rental-rate datasets across Russian cities without manually browsing listings
  • Proptech platforms — feed structured Russian real estate data into search, alerting, or valuation products
  • Market researchers — track pricing trends, inventory levels, and new-construction activity by region and property type
  • CIS-market analysts — monitor a specific city or property segment's live inventory and pricing

How Avito Property Scraper Works

  1. Give it a maxItems limit and, optionally, which property categories, deal types, and regions to cover.
  2. The scraper walks each selected region/category/deal-type combination's listing pages, saving every unique property it finds.
  3. Each listing comes back as one structured record with pricing, layout, location, and seller details — no manual HTML cleanup.
  4. The run stops once it hits your maxItems limit or runs out of listings, whichever comes first.

Real estate sites update constantly — for a large, ongoing collection, run this actor on a schedule and use maxItems to bound each run's cost.


Input

{
"maxItems": 100,
"propertyTypes": ["kvartiry"],
"dealTypes": ["prodam"]
}
FieldTypeDefaultDescription
maxItemsinteger— (required)Maximum number of property listings to scrape.
regionsarray of stringslargest federal-subject hubsAvito region/city URL slugs to crawl (e.g. moskva, sankt-peterburg). Leave empty for the default set.
propertyTypesarray (multi-select)all categoriesProperty categories to include: kvartiry (apartments), doma-dachi-kottedzhi (houses/dachas/cottages), komnaty (rooms), zemelnye-uchastki (land plots), garazhi-i-mashinomesta (garages/parking), kommercheskaya-nedvizhimost (commercial). Leave empty for all.
dealTypesarray (multi-select)bothprodam (for sale) and/or sdam (for rent). Leave empty for both.

Example: Apartments for rent in Moscow and St. Petersburg

{
"maxItems": 200,
"regions": ["moskva", "sankt-peterburg"],
"propertyTypes": ["kvartiry"],
"dealTypes": ["sdam"]
}

Avito Property Scraper Output Fields

{
"listing_id": "8060826600",
"listing_url": "https://www.avito.ru/moskva/kvartiry/...",
"title": "6-к. квартира, 693,7 м², 66/67 эт.",
"price_rub": 1734250000,
"price_raw": "1 734 250 000 ₽",
"price_period": "sale",
"price_per_sqm_rub": 2500000,
"deal_type": "prodam",
"property_type": "kvartira",
"rooms": 6,
"area_total_sqm": 693.7,
"area_living_sqm": 577.6,
"area_kitchen_sqm": 68.1,
"floor": 66,
"floors_total": 67,
"land_area_sotka": null,
"address": "...",
"district": null,
"metro_station": null,
"metro_distance_min": null,
"region": null,
"city": null,
"seller_name": "Capital Group",
"seller_url": "https://www.avito.ru/brands/...",
"seller_type": "developer",
"seller_rating": null,
"seller_reviews_count": null,
"is_developer_offer": true,
"building_year": null,
"description": "...",
"image_urls": [],
"images_count": 0,
"published_at": null,
"views_total": null,
"views_today": null,
"listing_status": "active",
"scraped_at": "2026-09-20T16:23:32.911Z"
}
FieldDescription
listing_idAvito's internal item id, stable across listing edits
listing_urlCanonical URL of the listing
titleListing title as shown on Avito
price_rubPrice in rubles (sale price or rent amount)
price_rawOriginal price string as displayed
price_periodsale, month, or day
price_per_sqm_rubPrice per square meter, computed when price and area are both known
deal_typeprodam (sale) or sdam (rent)
property_typekvartira, dom, komnata, uchastok, garazh, or kommercheskaya
roomsRoom count; studios are 0
area_total_sqm / area_living_sqm / area_kitchen_sqmArea breakdown in square meters, when disclosed
floor / floors_totalFloor and building height
land_area_sotkaLand plot area in sotka (houses/land only)
address / district / metro_station / metro_distance_minLocation details, when disclosed in that form
region / cityFederal subject and city, when the address cleanly separates into them
seller_name / seller_url / seller_typeSeller identity and class (private, agency, developer)
seller_rating / seller_reviews_countSeller reputation, when Avito discloses it
is_developer_offertrue for new-construction/developer offers
building_yearYear built, when disclosed
descriptionFull listing description
image_urls / images_countPhoto URLs and count
published_atISO-8601 publish timestamp
views_total / views_todayView counters, when disclosed
listing_statusactive or closed
scraped_atISO-8601 timestamp this record was scraped

Some fields depend on what a given listing discloses — a compact studio ad and a full-page developer listing don't expose the same detail, and fields the source doesn't provide come back null rather than a guess.


FAQ

How do I scrape Avito property listings?

Create a task from this Actor, set maxItems and any category/region/deal-type filters you want, and run it. Results land in the run's dataset in structured JSON, ready to export as CSV, Excel, or JSON.

What property types are covered?

Apartments, houses/dachas/cottages, rooms, land plots, garages/parking, and commercial property — for sale or for rent.

Can I limit the crawl to specific regions?

Yes — set regions to the Avito region/city URL slugs you want (e.g. moskva). Leave it unset to cover the default set of the largest federal subjects.

Does this include closed or expired listings?

No — every run scrapes what's live on Avito at the time it runs.


Need More Features?

Message us with your use case — custom fields, additional regions, or a different output shape can usually be added quickly.