autotrader_search
Search Autotrader vehicle listings by make, model, price, mileage, and ZIP. Retrieve normalized summaries with photos and total match count.
Instructions
Search Autotrader vehicle listings. Searches Autotrader for new and used car listings, returning normalized vehicle summaries (make, model, trim, year, mileage, pricing, images) plus the total matching count. Credential-free public data sourced from Autotrader's own server-rendered search page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | 5-digit US ZIP code to search around | |
| make | No | Autotrader make code, e.g. TOYOTA, HONDA, BMW | |
| page | No | 1-indexed result page, defaults to 1. Autotrader returns 24 results per page | |
| trim | No | Autotrader trim code. Requires make and model | |
| model | No | Autotrader model code, e.g. CAMRY. Requires make | |
| query | No | Free-text keyword search | |
| radius | No | Search radius in miles around zip | |
| max_year | No | Maximum model year | |
| min_year | No | Minimum model year | |
| condition | No | Listing condition. Allowed values: new, used, certified, 3p_cert | |
| max_price | No | Maximum price in US dollars | |
| min_price | No | Minimum price in US dollars | |
| body_style | No | Body style. Allowed values: convertible, coupe, hatchback, sedan, suv, truck, van, wagon | |
| max_mileage | No | Maximum odometer mileage | |
| seller_type | No | Seller type. Allowed values: dealer, private |