duPont Registry Scraper avatar

duPont Registry Scraper

Pricing

Pay per event

Go to Apify Store
duPont Registry Scraper

duPont Registry Scraper

Scrape duPont Registry luxury, sport and exotic car listings: make, model, year, price, mileage, VIN, exterior/interior color, condition, dealer and location. Filter by make, model, price and year.

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, sport and exotic car listings from duPont Registry, the premier marketplace for high-end automobiles. Get make, model, year, price, mileage, VIN, exterior/interior color, condition, dealer and location.

Built for car dealers, collectors, market research and luxury-vehicle valuation tools.

Features

  • Filter by make, model, price range and year range, all combined
  • Rich per-car data: price (or "call for price"), mileage, VIN, colors, condition, certified flag
  • Dealer name, website, preferred status, and location (city, state, ZIP, phone)
  • Fast direct API access (no browser), automatic pagination and de-duplication

Input

FieldTypeDescription
makestringCar make (e.g. "Ferrari"). Empty = all makes.
modelstringModel (e.g. "488"). Best with a make.
startUrlstringA duPont make/model page URL. Overrides make/model.
priceMin / priceMaxintegerPrice range in USD.
yearMin / yearMaxintegerModel-year range.
maxItemsintegerMax cars. 0 = no limit. Default 100.
proxyConfigurationobjectApify Proxy recommended (default).

Example input

{
"make": "Ferrari",
"priceMin": 300000,
"yearMin": 2020,
"maxItems": 100
}

Output

{
"id": "603481",
"year": 2021,
"make": "Ferrari",
"model": "812 GTS",
"price": 999000,
"priceOnRequest": false,
"mileage": 989,
"vin": "ZFF97CMA...",
"condition": "Used",
"exteriorColor": "Blue",
"interiorColor": "Tan",
"city": "Beverly Hills",
"state": "CA",
"dealer": "Ferrari Beverly Hills",
"dealerWebsite": "https://...",
"url": "https://www.dupontregistry.com/cars-for-sale/ferrari/812-gts/603481"
}

Common use cases

  • Source exotic-car inventory by make, model and budget
  • Benchmark asking prices across dealers and regions
  • Build luxury-vehicle datasets and valuation tools
  • Dealer lead generation and competitive analysis

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 have no price? duPont lets sellers list "call for price". Those return priceOnRequest: true and are excluded when you set a price filter.

Can I scrape one make? Yes, set make, or pass a make page URL such as https://www.dupontregistry.com/cars-for-sale/lamborghini.

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