Autotempest: Search Cars
Autotempest via Parse · automotive
Search for car listings on AutoTempest aggregated from multiple sources including Carvana, Cars.com, CarGurus, eBay Motors, and others. Iterates across source sites and paginates within each. Returns vehicle details, pricing, mileage, location, source platform, and VIN when available. Results are deduped across platforms. Search car listings across multiple platforms (Carvana, Cars.com, CarGurus, eBay Motors, etc.) using AutoTempest's aggregation infrastructure. Fulfilled by Parse from autotempest.com.
- automotive
- autotempest
- autotempest-com
- ecommerce
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/31edfd49-b839-4e4e-8e78-e4e3cfcf9346/search_cars
- Interface artifact
- sha256:0bda5742d8c674744bb34766a4b9bb1d13582b60145f799b01d6586d3c24de97
- Manifest digest
- sha256:4ee4773a9576d737a60061066cdeec6c0b3c6c2685916327c9f40c9e7824c48b
Request fields
- zip (string): 5-digit US ZIP code to center the search.
- make (string): Car manufacturer in lowercase (e.g. 'toyota', 'ford', 'honda', 'bmw', 'chevrolet').
- sort (string): Sorting order for results.: Allowed values: best_match, price_low, price_high, miles_low, newest, oldest
- limit (integer): Maximum number of listings to return.
- model (string): Car model in lowercase (e.g. 'camry', 'mustang', 'civic', 'accord', 'f-150').
- radius (string): Search radius in miles from the ZIP code.
Example queries
- {"zip":"90210","make":"toyota","sort":"best_match","limit":"5","model":"camry","radius":"100"}