Discover/exoticcartrader.com API
live

exoticcartrader.com APIexoticcartrader.com

Access exotic, collector, and classic car listings from Exotic Car Trader. Search by make, category, or lot number. Get specs, VIN, photos, reviews, and blog posts.

Endpoints
11
Updated
27d ago
Try it
Page number for pagination.
Search keyword to filter by (matches against title and slug, e.g. 'Ferrari', 'Mustang').
api.parse.bot/scraper/1df9ad9a-4159-4f27-8425-dcf404c8e1c8/<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 GET 'https://api.parse.bot/scraper/1df9ad9a-4159-4f27-8425-dcf404c8e1c8/search_listings?page=1&query=Ferrari' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 11 totalclick to expand

Search for car listings by keyword or filter. Returns listings from the first page of results, optionally filtered by a text query matching title or slug.

Input
ParamTypeDescription
pagestringPage number for pagination.
querystringSearch keyword to filter by (matches against title and slug, e.g. 'Ferrari', 'Mustang').
Response
{
  "type": "object",
  "fields": {
    "page": "string indicating the current page number",
    "items": "array of listing objects with title, price, slug, lot_number, category, thumbnail, and url"
  },
  "sample": {
    "data": {
      "page": "1",
      "items": [
        {
          "url": "https://www.exoticcartrader.com/listing/2009-ferrari-f430-260455428",
          "slug": "2009-ferrari-f430-260455428",
          "price": "",
          "title": "2009 Ferrari F430 Spider",
          "category": "Exotic Car",
          "thumbnail": "https://listingcontent.exoticcartrader.com/1775764139973x451691001172794600/passenger-white",
          "lot_number": "260455428"
        }
      ]
    },
    "status": "success"
  }
}

About the exoticcartrader.com API

The Exotic Car Trader API exposes 11 endpoints covering the full listing catalog at exoticcartrader.com — a marketplace for exotic, collector, and classic vehicles. The get_listing_details endpoint returns structured fields including VIN, make, model, year, asking price, and a specs object with engine and transmission data. Additional endpoints cover photo retrieval by lot number, make/category filtering, featured listings, customer reviews, and blog posts.

Listing Search and Filtering

The search_listings endpoint accepts a query string and an optional page parameter, returning an array of listing objects each containing title, price, slug, lot_number, category, thumbnail, and url. For more targeted browsing, get_listings_by_make filters by make name (e.g. Ferrari, Porsche) and get_listings_by_category filters by category (e.g. Exotic, Classic, Muscle Car). Note that category filter values differ from the tag labels shown on listings — use get_available_categories to retrieve the correct filter strings, and get_available_makes to get the full sorted list of available makes.

Listing Details and Photos

get_listing_details takes a slug from search results and returns the full record: vin, make, model, year, price, status (Live or Sold), a specs object with key-value pairs for engine, transmission, colors, and other vehicle attributes, plus an internal bubble_id. If you have only a lot number, get_listing_by_lot_number resolves the listing URL and returns the same detail structure — it works for both live and sold listings. Photo URLs are handled separately via get_listing_photos, which takes a lot_number and returns an array of full-resolution image URLs.

Supporting Data: Featured Listings, Reviews, and Blog

get_featured_listings retrieves the homepage's featured vehicles with title, price, and url. get_reviews returns customer testimonials with reviewer, text, rating, and tag fields. get_blog_posts returns recent articles and buyer guides with title, url, and optionally description and category. These endpoints require no input parameters.

Common use cases
  • Aggregate exotic and classic car inventory by make to build a Ferrari or Lamborghini-specific listing feed using get_listings_by_make
  • Track listing status changes (Live vs. Sold) for specific lot numbers using get_listing_by_lot_number
  • Pull full vehicle specs, VIN, and asking price into a collector car valuation tool via get_listing_details
  • Build a photo gallery application for high-end vehicles using the photo URL arrays returned by get_listing_photos
  • Monitor the featured listings section for new inventory additions with get_featured_listings
  • Populate a car research portal with buyer guides and editorial content from get_blog_posts
  • Display verified buyer testimonials with ratings and tags in a dealer trust widget using get_reviews
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 Exotic Car Trader offer an official developer API?+
Exotic Car Trader does not publish an official public developer API. This Parse API provides structured access to listing data, specs, photos, reviews, and blog content from the site.
What does `get_listing_details` return beyond basic listing info?+
get_listing_details returns a specs object with engine, transmission, color, and other vehicle-specific key-value pairs alongside top-level fields like vin, make, model, year, price, and status. The status field distinguishes live from sold listings. It also returns a bubble_id used internally by the site's CMS.
How does filtering by category work, and are the filter values the same as what's shown on listings?+
No — category filter values differ from the display labels on listings. For example, passing Exotic matches listings tagged Exotic Car. Use get_available_categories to retrieve the correct filter strings before calling get_listings_by_category.
Does the API support pagination across all listing endpoints?+
Pagination via the page parameter is available on search_listings, which returns results page by page. The make-filter (get_listings_by_make) and category-filter (get_listings_by_category) endpoints do not expose a pagination parameter in the current version. You can fork the API on Parse and revise it to add paginated support for those endpoints.
Can I retrieve auction history or price history for a vehicle?+
Not currently. The API returns the current asking price and listing status (Live or Sold) for each vehicle, but does not include historical pricing, bid history, or prior sale records. You can fork the API on Parse and revise it to add an endpoint targeting any historical data the site exposes.
Page content last updated . Spec covers 11 endpoints from exoticcartrader.com.
Related APIs in AutomotiveSee all →
autotrader.com API
Search Autotrader.com vehicle listings and access detailed information like pricing, specifications, and VIN data with flexible filtering options. Browse all available vehicle makes and models to refine your search across thousands of listings.
autotrader.ca API
Search vehicle listings on AutoTrader.ca and retrieve detailed information including specifications, pricing, mileage, and seller contact details. Compare listings across makes, models, and locations to support vehicle research and purchasing decisions.
carfax.com API
carfax.com API
autotrader.com.au API
Search and browse car listings on AutoTrader Australia with filters by make and model, then view detailed information about specific vehicles. Find available cars with full specs and compare options across thousands of listings using customizable filters.
cars.com API
Search for vehicles on Cars.com using filters like price, make, and model, then get detailed specifications and dealer inventory information for any listing you're interested in. Access comprehensive vehicle details including pricing, features, and dealer contact information all in one place.
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.
autotrader.co.za API
Search and access comprehensive vehicle listings from South Africa's AutoTrader with pricing, specifications, location details, and seller information. Get everything you need to compare cars and make informed purchasing decisions, though direct seller phone numbers aren't available due to security protections.
bid.cars API
Search and browse salvage and insurance vehicle auctions from Copart and IAAI marketplaces, view detailed listing information including photos, pricing history, and vehicle specifications by VIN or lot number. Find similar vehicles, access sales history, and explore available makes and models to discover your next auction opportunity.