/drom/cars/search
Search Drom.ru car listings by brand, model and filters: fuel, body type, condition, transmission, drive, steering wheel side, damage, price/year/mileage/power ranges, color and sort order. Returns listing cards with id, url, title, subtitle, price, location, date, dealer info and images.
Price: 10 credits per 20 results
💡 AI Hint: Search Drom.ru car listings. All filters optional except count. brand/model are slugs (‘toyota’/‘camry’); omit both to search all brands. Filters: fuel (petrol/diesel/hybrid/gas/electro), body_type (sedan/hatchback/liftback/coupe/suv/wagon/van/pickup), condition (all/used/new), transmission (manual/automatic/variator), drive (front/rear/full), wheel (left/right), damage (any/damaged/not_damaged), price_min/price_max (RUB), year_min/year_max, mileage_min/mileage_max (km), power_min/power_max (hp), color_id, available_only; sort by relevance/price_asc/price_desc/year_asc/year_desc. Each result has id, url, title, subtitle (complectation), price, location, date, is_dealer, dealer_name, attributes and images.
Authorizations
API token from the dashboard
Headers
Body
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Brand slug, e.g. 'toyota', 'lada', 'bmw'
"toyota"
Model slug, e.g. 'camry' (requires brand)
"camry"
Fuel type
petrol, diesel, hybrid, gas, electro Body type
sedan, hatchback, liftback, coupe, suv, wagon, van, pickup Listing condition
all, used, new Transmission type
manual, automatic, variator Drive type
front, rear, full Steering wheel side
left, right Damage filter
any, damaged, not_damaged Minimum price (RUB)
x >= 0Maximum price (RUB)
x >= 0Minimum production year
x >= 1900Maximum production year
x >= 1900Minimum mileage (km)
x >= 0Maximum mileage (km)
x >= 0Minimum engine power (hp)
x >= 0Maximum engine power (hp)
x >= 0Color id (source-specific numeric code)
x >= 1Exclude already sold listings
Sort order
relevance, price_asc, price_desc, year_asc, year_desc Response
Successful Response