Discover/carousell.com.my API
live

carousell.com.my APIcarousell.com.my

Search used car listings on Carousell Malaysia and fetch detailed specs, pricing, mileage, and seller info via two structured endpoints.

Endpoints
2
Updated
14d ago
Try it
Number of results to return (max varies by site, tested up to 48)
Search keyword (e.g. 'Honda', 'Toyota Vios')
Collection/category filter ID. Use '32' for Cars for Sale.
api.parse.bot/scraper/9c353147-b7cb-4f76-b19c-d373236a0a2c/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X POST 'https://api.parse.bot/scraper/9c353147-b7cb-4f76-b19c-d373236a0a2c/search_cars' \
  -H 'X-API-Key: $PARSE_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
  "limit": "5",
  "query": "Honda",
  "category_id": "32"
}'
All endpoints · 2 totalclick to expand

Search for used car listings on Carousell Malaysia. Returns paginated results sorted by recency with seller info, pricing, and thumbnails.

Input
ParamTypeDescription
limitintegerNumber of results to return (max varies by site, tested up to 48)
querystringSearch keyword (e.g. 'Honda', 'Toyota Vios')
category_idstringCollection/category filter ID. Use '32' for Cars for Sale.
Response
{
  "type": "object",
  "fields": {
    "total": "string with formatted total count (e.g. '1,000+')",
    "results": "array of listing objects with id, title, price, description, seller, photo_url, location, likes_count",
    "has_more": "boolean indicating if more results are available"
  },
  "sample": {
    "data": {
      "total": "1,000+",
      "results": [
        {
          "id": "1436607365",
          "price": "RM30,888",
          "title": "HONDA FD 2.0",
          "seller": {
            "id": "25361118",
            "name": "SAPKOKLU",
            "username": "sapkoklubundle"
          },
          "location": "Kuala Sungai Baru",
          "photo_url": "https://media.karousell.com/media/photos/products/2026/5/7/honda_fd_20_1778162607_a95cec69_thumbnail.jpg",
          "description": "Nak letgo sebiji Honda Civic FD 2.0 kesayangan...",
          "likes_count": 1
        }
      ],
      "has_more": true
    },
    "status": "success"
  }
}

About the carousell.com.my API

The Carousell Malaysia API gives developers access to used vehicle listings across the platform through 2 endpoints. Use search_cars to query inventory by keyword or category and receive paginated results with pricing, seller details, and thumbnails, then call get_listing_details with a listing ID to retrieve full vehicle specifications including transmission type, body type, condition, mileage, and photo arrays.

Search Used Car Listings

The search_cars endpoint accepts a query string (e.g. 'Honda Jazz', 'Toyota Vios'), an optional category_id (use '32' to scope results to Cars for Sale), and a limit parameter tested up to 48 results per call. Each result object in the results array includes id, title, price, description, seller, photo_url, location, and likes_count. The total field returns a formatted count string such as '1,000+', and has_more signals whether additional pages exist.

Retrieve Listing Details

Passing a listing_id (obtained from search_cars results) to get_listing_details returns a single data object with the full listing record. This includes price, currency, condition, description, time_created, likes_count, location_name, photos (an array of image URLs), and vehicle-specific attributes such as transmission and body_type. The seller profile is also embedded in this response.

Coverage and Pagination

Listings are sorted by recency in search_cars, making the endpoint suitable for monitoring newly posted inventory. Because the API returns a has_more boolean, callers can implement polling loops to page through large result sets. The listing_id field in search results maps directly to the listing_id input of get_listing_details, so enriching a result set with full specs requires one additional call per listing.

Common use cases
  • Build a price-tracking dashboard for specific makes and models using price fields from repeated search_cars calls
  • Aggregate market data on used car availability in Malaysia by querying different keywords and recording total counts over time
  • Display filtered used car listings in a consumer-facing app using photo_url, title, price, and location from search results
  • Compare mileage and condition across listings by batch-fetching get_listing_details for IDs returned from a model-specific search
  • Alert users to newly posted listings by polling search_cars with has_more and storing seen id values to detect new entries
  • Enrich a CRM or inventory tool with seller profile data and full vehicle specs pulled from get_listing_details
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Carousell have an official developer API?+
Carousell does not publish a publicly documented developer API or offer API keys to third parties. There is no official endpoint reference or partner program listed on carousell.com.my as of mid-2025.
What vehicle attributes does `get_listing_details` return beyond price?+
get_listing_details returns transmission, body_type, condition, description, time_created, likes_count, location_name, and a photos array, in addition to price and currency. Seller profile information is also included in the same response object.
Does `search_cars` support filtering by price range or mileage?+
The current search_cars endpoint accepts query, category_id, and limit as inputs. Filtering by price range, mileage, year, or other attributes is not currently exposed. You can fork this API on Parse and revise it to add those filter parameters.
Are non-car categories on Carousell Malaysia accessible through this API?+
The API is scoped to vehicle listings. Other Carousell Malaysia categories such as electronics, fashion, or home goods are not currently covered. You can fork it on Parse and revise to add endpoints targeting different category IDs.
How should I paginate through a large result set from `search_cars`?+
Check the has_more boolean in each response. When it is true, additional listings beyond the current limit are available. Implement offset or cursor logic in your calling code to continue fetching until has_more returns false.
Page content last updated . Spec covers 2 endpoints from carousell.com.my.
Related APIs in AutomotiveSee all →
acura.ca API
Check current Acura vehicle deals, financing rates, lease payments, and incentives across all Canadian provinces and models including the ADX, ZDX, MDX, RDX, Integra, and TLX. Calculate payment options based on specific offers and models available by province.
getfpv.com API
Search and browse products from GetFPV's catalog of FPV drone components and accessories. Retrieve listings by keyword or category, view detailed product specifications, pricing, and stock status, and explore new arrivals and current sales.
firetruckmall.com API
Browse all available fire trucks from Fire Truck Mall with complete details including pricing, year, specifications, and images. Track when each listing was posted to find the newest inventory and compare vehicles across the marketplace.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
team-bhp.com API
Access forum discussions, travelogues, news articles, and user profiles from Team-BHP.com to discover automotive insights, travel stories, and community conversations. Search threads, browse categories, and find trending discussions all in one place.
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
carjam.co.nz API
Look up detailed New Zealand vehicle information by license plate, VIN, or chassis number to instantly access registration status, WOF/COF compliance, service history, odometer readings, and damage records. Verify if a vehicle is stolen and get comprehensive specs to make informed decisions before purchasing or for fleet management.