Mudah: Search Cars
Mudah via Parse · automotive
Search car listings on Mudah.my with optional brand and price filters. Returns up to 24 listings per page sorted by most recent. Pagination via integer page number. Each listing includes make, model, year, mileage range, condition, transmission, and a direct URL suitable for get_listing_details. Search and retrieve used vehicle listings (cars and motorcycles) from Mudah.my, Malaysia's largest online marketplace. Fulfilled by Parse from mudah.my.
- automotive
- ecommerce
- marketplace
- mudah
- mudah-my
- 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/9512b984-45da-4cff-b5d1-bc813aff6aa7/search_cars
- Interface artifact
- sha256:8791f5f44ec78ad971b447aeadc5ad961e185baa671e7c9bd6c9931e0c9d68b1
- Manifest digest
- sha256:09efdf22c3f83bb16312b1f0140147f9f10150c12a0f6abdc22ef30f9ba466c1
Request fields
- page (integer): Page number for pagination.
- make_id (string): Brand ID to filter by (e.g., '10' for Honda, '25' for Perodua, '3' for BMW, '28' for Toyota).
- price_range (string): Price range filter in MYR, formatted as 'min-max' (e.g., '20000-50000') or 'min-' for open-ended (e.g., '50000-').
Example queries
- {"page":"1","make_id":"10","price_range":"20000-80000"}