Avito Russia API
avito.ru
Russian classifieds marketplace - listings by city, category, and price.
- Actions
- 6
- Category
- Marketplace
- Login
- Not required
- Output
- JSON
Call the Avito Russia API
Submit a task, then poll the job until it settles. This example runs act_avito_ru_category_listing_ssr.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_avito_ru_category_listing_ssr",
"params": {
"city_slug": "moskva",
"category_slug": "avtomobili"
}
}'6 actions on avito.ru
Read
Category Listings
act_avito_ru_category_listing_ssrread2 credits / callReturns listings for a city and category with cards and pagination context.
- city_slug
- string · required
- category_slug
- string · required
Category Tree
act_avito_ru_category_treeread1 credit / callReturns the category navigation tree for a location with nested categories.
- location_id
- string · required
Location Districts
act_avito_ru_location_districtsread1 credit / callReturns district subdivisions for a location, used for geo search filters.
- location_id
- string · required
Location Metro Lines
act_avito_ru_location_metro_linesread1 credit / callReturns metro line and station data for a location, used for geo search filters.
- location_id
- string · required
Mortgage Calculator Offers
act_avito_ru_mortgage_calculator_offersread3 credits / callReturns mortgage offers with monthly payments for a given cost, down payment, and location.
- location_id
- string
- purpose_id
- string
- down_payment
- string
- property_cost
- string
- term
- string
- entity_id
- string
- calculator_type
- string
- entity_type
- string
Search Filter Params
act_avito_ru_search_filter_paramsread2 credits / callReturns available search filter definitions and location metadata for a category.
- location_id
- string · required
- category_id
- string
Avito Russia API questions
- Is there an API for Avito Russia?
- Avito Russia does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for avito.ru. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Avito Russia data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when avito.ru changes its markup, Anakin updates the action.
- Do I need a Avito Russia account?
- No. Every Avito Russia action listed here runs anonymously — no account and no credentials required.
- What does the Avito Russia API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Marketplace APIs
130point
Trading card price tracker - recent and sold listings with full price history.
1stDibs
Search luxury and antiques, browse categories (furniture, jewelry, art, fashion), view item details, and browse USA dealer listings.
2dehands (Belgium)
Belgian second-hand classifieds - listings, item details, sellers, and categories.
AbeBooks
Used and rare book marketplace - collections, listings, details, and pricing.
Abound
B2B wholesale marketplace for independent retailers - categories, products, and brands.
Adlandpro
Classifieds marketplace - category browse, listing search, and detail pages.