JamesEdition Cars Scraper avatar

JamesEdition Cars Scraper

Pricing

Pay per event

Go to Apify Store
JamesEdition Cars Scraper

JamesEdition Cars Scraper

Scrape JamesEdition luxury and exotic car listings: make, model, year, price, currency, location, dealer and listing URL. Search all cars, by make, or from a filtered JamesEdition URL.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Extract luxury and exotic car listings from JamesEdition, the global marketplace for luxury goods. Get make, model, year, price, currency, location and listing URL.

Built for car dealers, collectors, luxury-market research and high-net-worth lead generation.

Features

  • Scrape all cars, a specific make, or any filtered JamesEdition URL
  • Per-car data: make, model, year, price (USD and EUR), currency, city, country and listing URL
  • Optional USD price range filter
  • Handles JamesEdition's Cloudflare protection automatically (real browser + residential proxy)
  • Automatic pagination and de-duplication

Input

FieldTypeDescription
makestringCar make (e.g. "Ferrari"). Empty = all cars.
startUrlstringA JamesEdition cars search URL. Overrides make. Defaults to all cars.
priceMinUsd / priceMaxUsdintegerPrice range in USD.
maxItemsintegerMax cars. 0 = no limit. Default 100.
proxyConfigurationobjectResidential proxy strongly recommended (default).

Example input

{
"make": "Ferrari",
"priceMinUsd": 500000,
"maxItems": 100
}

Output

{
"id": "18334083",
"make": "Ferrari",
"model": "F12",
"year": "2017",
"title": "2017 Ferrari F12tdf",
"priceUsd": 1250000,
"priceEur": 1150000,
"currency": "USD",
"priceOnRequest": false,
"city": "Fort Lauderdale",
"country": "United States",
"url": "https://www.jamesedition.com/cars/ferrari/f12/ferrari-f12tdf-for-sale-18334083"
}

Common use cases

  • Source exotic-car inventory by make and budget across the globe
  • Benchmark asking prices for a model internationally
  • Build luxury-vehicle datasets and dealer lead lists
  • Collector-market research and price tracking

Pricing

Pay per result: a small fee to start the run plus a per-car fee. Errors and duplicates are never charged.

FAQ

Why do some cars show "Price on request"? Many luxury sellers hide the price on JamesEdition. Those return priceOnRequest: true and are excluded when you set a price filter.

Can I use JamesEdition's own filters? Yes, apply them on jamesedition.com and pass the resulting URL as startUrl.

Is this affiliated with JamesEdition? No. This is an independent tool for extracting publicly available data. Please respect JamesEdition's terms of service.