Avito RU $1💰 URL | Keyword Filters | Enriched Output avatar

Avito RU $1💰 URL | Keyword Filters | Enriched Output

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Avito RU $1💰 URL | Keyword Filters | Enriched Output

Avito RU $1💰 URL | Keyword Filters | Enriched Output

From $1/1k. Pull structured listing data from avito.ru by region, category, or direct URL. Supports filters and auto-pagination. Returns 25+ fields per listing, including price, full address, metro details, images, posting date, seller type, and verification badges.

Pricing

from $1.00 / 1,000 results

Rating

5.0

(1)

Developer

AbotAPI

AbotAPI

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

2 days ago

Last modified

Share

Avito.ru Scraper

Pull structured listing data from avito.ru, the largest classifieds portal in Russia, in seconds. Search by region and category with filter inputs, or paste any avito.ru URL and the scraper walks pagination forward. Returns 25+ fields per listing including price, full address, metro station and walking distance, photo gallery URLs, posting date, seller type and verification badges.

Why this scraper

  • 25+ fields per listing (most competitors expose 10-12)
  • Supports both modes: build a search from filters, or paste URLs verbatim
  • All categories covered: apartments, houses, cars, motorcycles, jobs, services, electronics, home, hobbies, animals, and more
  • All regions: moskva, sankt-peterburg, novosibirsk, rossiya (all of Russia), 80+ regional slugs
  • Forward-paging from any URL (start at page 5, walk to page 20)
  • Optional detail-page enrichment for full descriptions, photo galleries, seller stats, item attributes
  • HTTP-only architecture, ~50 listings/second on Apify Residential proxy
  • Around $1.50 per 1000 listings on the cheapest plan

Data you get

Sample shape, values are illustrative placeholders, not from a live listing.

FieldExample
id0000000000
urlhttps://www.avito.ru/moskva/kvartiry/listing-title-slug_0000000000
titleSample listing title in Russian
price12345678
currencyRUB
priceText12 345 678 ₽
categorykvartiry
subcategoryprodam
regionmoskva
citymoskva
addressул. Примерная, 4, Образцовая, 6-10 мин.
streetул. Примерная
metroОбразцовая
metroId0
metroDistanceMin10
postedDate1 января
descriptionFull seller description text appears here when fetchDetails=true.
photoUrls["https://90.img.avito.st/image/1/1.example", "..."]
photoCount5
badges["Sample badge text"]
isVerifiedtrue
sellerNameAgent Name
sellerTypeagency
sellerRating0.0
sellerReviewsCount0
sellerSinceНа Авито с YYYY года
viewsCount0
attributes{"Sample attribute key": "Sample value"}

How to use

{
"mode": "search",
"regions": ["moskva"],
"category": "kvartiry",
"dealType": "prodam",
"minPrice": 1000000,
"maxPrice": 9000000,
"sortBy": "price_asc",
"maxPages": 5,
"maxListings": 250,
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}
{
"mode": "search",
"regions": ["rossiya"],
"category": "avtomobili",
"query": "tesla model 3",
"sortBy": "date_desc",
"maxPages": 3,
"maxListings": 150,
"proxy": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}

Multi-region rentals with private sellers only

{
"mode": "search",
"regions": ["moskva", "sankt-peterburg"],
"category": "kvartiry",
"dealType": "snyat",
"ownerOnly": true,
"maxPrice": 80000,
"maxPages": 5,
"maxListings": 200,
"fetchDetails": true,
"proxy": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}

Direct URLs (multi)

{
"mode": "url",
"urls": [
"https://www.avito.ru/moskva/kvartiry/prodam?p=2",
"https://www.avito.ru/sankt-peterburg/avtomobili?q=BMW"
],
"maxPages": 3,
"maxListings": 200,
"proxy": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}

Input parameters

ParameterTypeDefaultDescription
modestringsearchEither search (use filters) or url (use direct URLs)
regionsstring[]["moskva"]Region slugs. Use rossiya for all of Russia
categorystringkvartiryTop-level category slug (apartments, cars, jobs, services, etc.)
dealTypestringprodamprodam (sale), snyat (rent), kupit (wanted), sdam (lease). Property categories only
querystringemptyFree-text query, matches title and description
minPriceintemptyMinimum price in rubles
maxPriceintemptyMaximum price in rubles
sortBystringdefaultdefault, date_desc, price_asc, price_desc
ownerOnlyboolfalseRestrict to private (non-pro) sellers
urlsstring[]emptyDirect avito URLs. URL mode only
maxPagesint5Pages to walk per region/URL (about 50 listings/page)
maxListingsint100Total cap across all searches. 0 = unlimited
fetchDetailsboolfalseVisit each listing for full description, all photos, seller stats
proxyobjectApify ResidentialProxy configuration

Output example

Sample shape, values are illustrative placeholders, not from a live listing.

{
"id": "0000000000",
"url": "https://www.avito.ru/moskva/kvartiry/listing-title-slug_0000000000",
"title": "Sample listing title in Russian",
"price": 12345678,
"currency": "RUB",
"priceText": "12 345 678 ₽",
"category": "kvartiry",
"subcategory": "prodam",
"region": "moskva",
"city": "moskva",
"address": "ул. Примерная, 4, Образцовая, 6-10 мин.",
"street": "ул. Примерная",
"metro": "Образцовая",
"metroId": 0,
"metroDistanceMin": 10,
"postedDate": "1 января",
"description": "Full seller description text appears here when fetchDetails=true.",
"photoUrls": [
"https://90.img.avito.st/image/1/1.example",
"https://70.img.avito.st/image/1/1.example"
],
"photoCount": 2,
"badges": ["Sample badge text"],
"isVerified": true,
"sellerName": "Agent Name",
"sellerType": "agency",
"sellerRating": 0.0,
"sellerReviewsCount": 0,
"sellerSince": "На Авито с YYYY года",
"viewsCount": 0,
"attributes": {
"Sample attribute key": "Sample value",
"Another attribute key": "Another value"
}
}

Plan requirement

Avito accepts traffic from residential connections only. The free Apify plan does not include the Residential proxy add-on.

  • Apify Starter, Scale, or higher: Residential proxy is included. Use the prefilled proxy.useApifyProxy = true, apifyProxyGroups = ["RESIDENTIAL"].
  • Apify Free: bring your own residential proxy via proxy.proxyUrls. Datacenter proxies will be rejected by the upstream edge.

For best results, leave the country code empty so the actor picks the cleanest available exit on each rotation. Per-page bandwidth averages 1.2 MB; a 100-listing run typically uses 30-50 MB of residential traffic.