search_cars
Find the right used car on Blocket by filtering make, year, mileage, transmission, color, and horsepower.
Instructions
Search used cars on Blocket with vehicle-specific filters (make, year, mileage, transmission, color, horsepower). Note: mileage params are spelled milage_from / milage_to to match the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| query | No | Optional free-text search term | |
| colors | No | Exterior color filters | |
| models | No | Car makes/brands to filter by | |
| org_id | No | Filter by dealer organization ID | |
| year_to | No | Latest model year | |
| price_to | No | Maximum price in SEK | |
| locations | No | Filter by Swedish län (county) | |
| milage_to | No | Maximum mileage in km (API spelling: milage) | |
| year_from | No | Earliest model year | |
| price_from | No | Minimum price in SEK | |
| sort_order | No | Sort order | |
| milage_from | No | Minimum mileage in km (API spelling: milage) | |
| wheel_drive | No | Wheel drive: FWD, RWD, FOUR (4WD), TWO | |
| horsepower_to | No | Maximum horsepower | |
| transmissions | No | Transmission type | |
| horsepower_from | No | Minimum horsepower |