carvana.com API: search_electric_vehicles
carvana.com via Parse · automotive
Search specifically for electric vehicles on Carvana. Automatically applies the Electric fuel type filter. Supports filtering by make and price range. Returns paginated results with same structure as search_vehicles. APIs for searching used cars on Carvana, with specialized endpoints for electric vehicles and detailed vehicle specifications. Fulfilled by Parse from carvana.com.
- automotive
- carvana-com
- ecommerce
- 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/97f12767-f701-40a6-a3fe-02be60896863/search_electric_vehicles
- Interface artifact
- sha256:4ebe36e1be19524da2112a0bd065c73b36754922934a9f54895c0c9d632d3404
- Manifest digest
- sha256:4336f8139207ba8c399e91e1da4554e596bf806d0a6b24b6b68a56778466f862
Request fields
- make (string): Vehicle make (e.g., Tesla, Nissan, Chevrolet).
- sort_by (string): Sort order for results.: Allowed values: MostPopular, LowestPrice, HighestPrice, LowestMileage, NewestInventory
- max_price (integer): Maximum price in USD.
- min_price (integer): Minimum price in USD.
Example queries
- {"make":"Nissan","sort_by":"MostPopular"}