avito.ru API: search_items
avito.ru via Parse · marketplace
Browse classified ads on Avito.ru by category with optional filters for price range and client-side text filtering. Returns a list of items and average price statistics. Only city-level locations are supported. Browse and retrieve classified ad listings from Avito.ru, Russia's largest classifieds platform. Fulfilled by Parse from avito.ru.
- avito-ru
- ecommerce
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b54ad12b-11e9-48dd-a911-3dc6465949c4/search_items
- Interface artifact
- sha256:9570c10e013dc9a1c60685136eebc1de6a6d355806ffe9b14054c409f51e4266
- Manifest digest
- sha256:dd41ccd851a5e5eb663b23e439e023cf1403970e4a7a00dca5286079934028d0
Request fields
- page (integer): Page number for pagination
- query (string): Optional text to filter results client-side by matching against item titles and descriptions.
- category (string, required): Category slug for browsing: Allowed values: telefony, rabota, transport, bytovaya_elektronika, nedvizhimost
- location (string): City location slug: Allowed values: sankt-peterburg, moskva, novosibirsk, ekaterinburg
- price_max (integer): Maximum price filter in RUB
- price_min (integer): Minimum price filter in RUB
Example queries
- {"page":"1","query":"iphone 14","category":"telefony","location":"moskva","price_max":"100000","price_min":"1000"}