Kolesa: Search Cars
Kolesa via Parse · automotive
Search car listings with make, model, region, price range, year range, and many other filters. Returns paginated summaries including price, city, posting date, and thumbnail. Pagination is page-based with up to 1000 pages. Omitting all filters returns the full marketplace feed. Access car listings, spare parts, and vehicle data from Kolesa.kz, Kazakhstan's largest automotive marketplace. Fulfilled by Parse from kolesa.kz.
- automotive
- ecommerce
- kolesa
- kolesa-kz
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a9b1ccd7-3ece-419a-a870-f59a9c013307/search_cars
- Interface artifact
- sha256:4c7f8497e6bbd609cafefe37e6b90ade510bc3ebd98d796b10812acb23d749a8
- Manifest digest
- sha256:209677c5877ed41ab33f38ff9d140c35b8c208ed6569a42bfda093c35006d36b
Request fields
- body (string): Body type filter.
- mark (string): Car make slug from get_makes urlAlias (e.g. 'toyota', 'hyundai', 'bmw').
- page (integer): Page number for pagination.
- color (string): Color filter.
- drive (string): Drive type filter.
- model (string): Car model slug from get_models urlAlias (e.g. 'camry', 'land-cruiser-prado'). Requires mark to be set.
- region (string): Region/city slug from get_cities alias (e.g. 'almaty', 'region-almatinskaya-oblast').
- customs (string): Customs cleared status filter.
- year_to (string): Maximum production year (e.g. '2024').
- price_to (string): Maximum price in KZT (e.g. '15000000').
- is_broken (string): Filter for broken/not running vehicles.
- year_from (string): Minimum production year (e.g. '2018').
- generation (string): Generation slug filter.
- mileage_to (string): Maximum mileage filter.
- price_from (string): Minimum price in KZT (e.g. '5000000').
- with_photo (string): Filter for listings with photos only.
- transmission (string): Transmission type filter.
- with_history (string): Filter for listings with history report.
- steering_wheel (string): Steering wheel position filter.
- engine_volume_to (string): Maximum engine volume in liters.
Example queries
- {"body":"sedan","mark":"toyota","page":"1","color":"white","drive":"front","model":"camry","region":"almaty","customs":"yes","year_to":"2024","price_to":"15000000","is_broken":"1","year_from":"2018","generation":"xv70","mileage_to":"100000","price_from":"5000000","with_photo":"1","transmission":"auto","with_history":"1","steering_wheel":"left","engine_volume_to":"3.0","engine_volume_from":"1.5","available_for_credit":"1"}