Auto24: Search Vehicles
Auto24 via Parse · automotive
Search and list vehicles for sale on auto24.lv with optional filters and pagination. Returns 50 vehicles per page sorted by the chosen order. Promoted ads may appear at the top regardless of sort order. The total count and page count reflect the filtered result set. Access vehicle listings from auto24.lv, Latvia's largest vehicle classifieds platform. Search vehicles with filters (make, type, year, price, fuel, transmission) and retrieve detailed vehicle information including equipment, images, and specifications. Fulfilled by Parse from eng.auto24.lv.
- auto24
- automotive
- ecommerce
- eng-auto24-lv
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/dbe7f8c9-b1f4-4974-87e0-c2a94834d40e/search_vehicles
- Interface artifact
- sha256:55b74f3a2637ff5ff6b56745cff932caf374ebe2b875a2aba4b87f37b9688ce5
- Manifest digest
- sha256:863c9e4ed86f0068f44e12d8aa5db57d8c1ae4ff395e03a7e22f3da7ba0c1f8a
Request fields
- fuel (string): Fuel type code. Values observed: 1=petrol, 2=diesel, 3=LPG, 5=electric, 6=hybrid. Passed to the upstream filter.
- make (string): Numeric make ID to filter by brand. Examples: 4 (BMW), 2 (Audi), 7 (Ford), 14 (Fiat), 34 (Hyundai). Obtain IDs from the site's make dropdown or from returned vehicle data.
- page (integer): Page number (1-indexed). Each page returns up to 50 vehicles.
- sort (string): Sort order for results. Omitting defaults to newest first.
- year_to (string): Maximum year filter (e.g. 2023).
- price_to (string): Maximum price in EUR (e.g. 20000).
- year_from (string): Minimum year filter (e.g. 2015).
- price_from (string): Minimum price in EUR (e.g. 5000).
- transmission (string): Transmission type code. Values observed: 1=manual, 2=automatic. Passed to the upstream filter.
- vehicle_type (string): Vehicle type code. 100=all types, 101=passenger car, 102=SUV, 103=commercial vehicle, 104=bus, 107=truck, 108=trailer, 109=mototechnics, 110=water vehicle, 113=caravan and autocaravan, 120=racing vehicle, 111=special technics. Omitting defaults to all types (100).
Example queries
- {"sort":"newest"}