Comparis: Search Cars
Comparis via Parse · real_estate
Searches for car listings with optional filters for make, model, vehicle type, year, price, and mileage. Returns paginated results. total_count may be null. API for Comparis.ch covering real estate listings, car marketplace data, and mortgage interest rates in Switzerland. Fulfilled by Parse from comparis.ch.
- automotive
- comparis
- comparis-ch
- finance
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f21cd4c4-6927-4b2b-96d5-738e8b93b458/search_cars
- Interface artifact
- sha256:3b436949b848416ae6df7efd8996b0bbaa995f58866fea6bf9fcb7404fcda6b8
- Manifest digest
- sha256:31915982b6343a28736fce0239741196fa199b433e2e41d23c5fc0a885cd82bf
Request fields
- make (string): Make ID from get_car_filters (MakeId field).
- page (integer): Page number for pagination.
- model (string): Model ID from get_car_filters.
- price_to (integer): Maximum price in CHF.
- year_from (integer): Minimum year of first registration.
- mileage_to (integer): Maximum mileage in km.
- vehicle_type (integer): Vehicle condition type.: Allowed values: 1, 2
Example queries
- {"make":"206873","page":"1","price_to":"30000","year_from":"2015","mileage_to":"100000","vehicle_type":"1"}