Carousell: Search Cars
Carousell via Parse · automotive
Full-text search over used car listings on Carousell Malaysia. query matches title and description; results are sorted by recency/relevance. Each result includes seller info, pricing, thumbnail, and location. Paginates via count parameter; use limit to control batch size. Access used vehicle listings on Carousell Malaysia, with support for keyword search and detailed specification retrieval per listing. Fulfilled by Parse from carousell.com.my.
- automotive
- carousell
- carousell-com-my
- 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
- POST /scraper/9c353147-b7cb-4f76-b19c-d373236a0a2c/search_cars
- Interface artifact
- sha256:9052dda3ddfc7d914fe5ab92aa6f9f1f32c347613491516694d77b27bb40045f
- Manifest digest
- sha256:f74b0cc78e1c49e1034eacbf13852143d3383584b80a560906c1e3505e432e58
Request fields
- limit (integer): Number of results to return per request (tested up to 48).
- query (string): Search keyword (e.g. 'Honda', 'Toyota Vios'). Empty string returns all listings in the category.
- category_id (string): Collection/category filter ID. Use '32' for Cars for Sale.
Example queries
- {"limit":"5","query":"Honda","category_id":"32"}