duPont Registry Scraper avatar
duPont Registry Scraper

Pricing

Pay per event

Go to Apify Store
duPont Registry Scraper

duPont Registry Scraper

Developed by

ParseForge

ParseForge

Maintained by Community

Extract luxury car listings with comprehensive vehicle data including specifications, pricing, dealer information, and media assets. Perfect for dealers, marketplaces, analysts, collectors, and auto data providers who need accurate, up-to-date luxury vehicle intelligence without manual work.

0.0 (0)

Pricing

Pay per event

0

1

1

Last modified

2 days ago

🚗 duPont REGISTRY Scraper

Extract luxury car listings from duPont REGISTRY with comprehensive vehicle data. Get accurate fields from both search results and vehicle detail pages, including pricing, specs, features, media, dealer contacts, and financing links.

Audience: dealers, marketplaces, analysts, collectors, auto data providers
Website: https://www.dupontregistry.com/autos/results/all

What it collects

  • Vehicle identity: year, make, model, trim, VIN, stockNumber
  • Pricing: price, priceText (for Contact/Call for price cases)
  • Listing info: url, listingDate, description
  • Specs: mileage, condition, transmission, engine, fuelType, exteriorColor, interiorColor, bodyStyle, drivetrain, location
  • Dealer: dealerName, dealerPhone, dealerEmail, dealerAddress
  • Financing: financingOffer, preQualificationLink (absolute URL), checkAvailabilityLink (absolute URL)
  • Media and extras: features[], specifications{}, images[], videos[], documents[]

Pricing

  • Start price: $0.005
  • Price per record: $0.01

Input Configuration

Primary Search Options

Start URL (Optional)

  • Field: startUrl
  • Type: String
  • Description: Direct vehicle URL to scrape (if provided, only this vehicle will be scraped)
  • Example: https://www.dupontregistry.com/autos/listing/2024/ferrari/roma--spider/516085
  • Field: make
  • Type: String
  • Description: Vehicle manufacturer (e.g., Ferrari, Lamborghini, Bentley, Porsche, McLaren)
  • Example: Ferrari

Vehicle Model (Optional)

  • Field: model
  • Type: String
  • Description: Vehicle model name (optional - leave empty to search all models of the make)
  • Example: Roma Spider

Maximum Items (Required for free users)

  • Field: maxItems
  • Type: Integer
  • Description: Maximum number of vehicles to scrape (required for free users, optional for paid users)
  • Range: 1-10,000
  • Default: 100
  • Example: 50

Location Filters

Zip Code (Optional)

  • Field: zipCode
  • Type: String
  • Description: Zip code for location-based search (optional)
  • Example: 90210

Search Radius (Optional)

  • Field: radius
  • Type: String
  • Description: Search radius in miles from the zip code
  • Options: Any, 10, 25, 50, 100, 250, 500
  • Default: Any
  • Example: 50

Price & Year Filters

Price Range (Optional)

  • Fields: priceMin, priceMax
  • Type: Integer
  • Description: Minimum and maximum price in USD (optional)
  • Example: priceMin: 100000, priceMax: 1000000

Year Range (Optional)

  • Fields: yearMin, yearMax
  • Type: Integer
  • Description: Minimum and maximum vehicle year (optional)
  • Range: 1900-2030
  • Example: yearMin: 2020, yearMax: 2024

Mileage Range (Optional)

  • Fields: mileageMin, mileageMax
  • Type: Integer
  • Description: Minimum and maximum mileage (optional)
  • Example: mileageMin: 0, mileageMax: 10000

Technical Filters

Vehicle Condition (Optional)

  • Field: condition
  • Type: String
  • Description: Vehicle condition filter
  • Options: Any, New, Used
  • Default: Any
  • Example: Any

Transmission Types (Optional)

  • Field: transmissions
  • Type: Array
  • Description: Transmission types to include (optional)
  • Options: Manual, Automatic, CVT, Robotic
  • Example: ["Manual", "Automatic"]

Drivetrain Types (Optional)

  • Field: drivetrains
  • Type: Array
  • Description: Drivetrain types to include (optional)
  • Options: FWD, RWD, AWD
  • Example: ["RWD", "AWD"]

Seller Types (Optional)

  • Field: sellerTypes
  • Type: Array
  • Description: Types of sellers to include (optional)
  • Options: Dealer, Private Seller
  • Example: ["Dealer"]

Color Filters

Exterior Colors (Optional)

  • Field: exteriorColors
  • Type: Array
  • Description: Exterior colors to include (optional)
  • Example: ["Red", "Blue", "Black"]

Interior Colors (Optional)

  • Field: interiorColors
  • Type: Array
  • Description: Interior colors to include (optional)
  • Example: ["Black", "Tan", "Red"]

Output Options

  • Field: includeImages
  • Type: Boolean
  • Description: Whether to extract vehicle images (recommended for comprehensive data)
  • Default: true
  • Example: true

Include Videos (Optional)

  • Field: includeVideos
  • Type: Boolean
  • Description: Whether to extract vehicle videos (may slow down scraping)
  • Default: false
  • Example: false

URL Construction & Search Behavior

The scraper constructs search URLs using the site's syntax and applies filters via the UI as fallback:

  • Path format: /autos/results/{make|all}/{model|all}/{exteriorColor|all}
  • Filter fragment: filter:key=value repeated, keys include listingtypes, transmission, drivetrain

Example URL (Bentley, Black, AWD, Automatic, New):

https://www.dupontregistry.com/autos/results/bentley/all/black/filter:drivetrain=awd&transmission=automatic&listingtypes=new

Output Data Structure

A dataset of vehicles with arrays placed last and absolute URLs for links. Key fields include:

id, make, model, year, price, priceText, url, vin, mileage, location, condition, dealerName, dealerPhone, dealerEmail, dealerAddress, transmission, engine, fuelType, exteriorColor, interiorColor, bodyStyle, drivetrain, stockNumber, trim, listingDate, description, scrapedTimestamp, financingOffer, preQualificationLink, checkAvailabilityLink, features[], specifications{}, images[], videos[], documents[]

Sample Output

{
"id": "493747",
"make": "Ferrari",
"model": "296 GTB",
"year": 2024,
"price": 399000,
"priceText": null,
"url": "https://www.dupontregistry.com/autos/listing/2024/ferrari/296--gtb/493747",
"vin": "ZFFXX00X...",
"mileage": 1200,
"location": "Miami, FL",
"condition": "Certified",
"dealerName": "Example Motors",
"dealerPhone": "305-555-0100",
"dealerEmail": null,
"dealerAddress": "123 Biscayne Blvd, Miami, FL",
"transmission": "Automatic",
"engine": "3.0L V6 Hybrid",
"fuelType": "Hybrid",
"exteriorColor": "Rosso",
"interiorColor": "Nero",
"bodyStyle": "Coupe",
"drivetrain": "AWD",
"stockNumber": "F296GTB-001",
"trim": null,
"listingDate": "2025-09-20",
"description": "OverviewFerrari Miami is proud to present this 2024 Ferrari 296 GTB...",
"scrapedTimestamp": "2025-10-14T23:00:00.000Z",
"financingOffer": "$6,995/mo for 60 months",
"preQualificationLink": "https://www.dupontregistry.com/finance/prequal?listing=493747",
"checkAvailabilityLink": "https://www.dupontregistry.com/availability?listing=493747",
"features": ["Carbon fiber package", "Premium audio", "Sport exhaust"],
"specifications": {
"Horsepower": "819 hp",
"Torque": "546 lb-ft",
"0-60 mph": "2.9 seconds"
},
"images": [
{
"url": "https://www.dupontregistry.com/autos/listing/2024/ferrari/296--gtb/493747/image1.jpg",
"type": "image",
"alt": "2024 Ferrari 296 GTB Exterior"
}
],
"videos": [],
"documents": []
}

Usage Examples

Apify Console

  1. Fill the input form with your desired filters
  2. Click Start to begin scraping
  3. Monitor progress in the console
  4. Download results from the dataset

CLI Usage

apify actors call teamparseforge/dupont-registry-scraper --input '{
"make": "Ferrari",
"maxItems": 10,
"includeImages": true,
"includeVideos": false
}' --memory 4096 --timeout 3600

Advanced Search with Filters

apify actors call teamparseforge/dupont-registry-scraper --input '{
"make": "Lamborghini",
"model": "Huracan",
"priceMin": 200000,
"priceMax": 500000,
"yearMin": 2020,
"condition": "New",
"transmissions": ["Automatic"],
"drivetrains": ["AWD"],
"exteriorColors": ["Red", "Blue"],
"maxItems": 25,
"includeImages": true
}' --memory 4096 --timeout 3600

Single Vehicle Scraping

apify actors call teamparseforge/dupont-registry-scraper --input '{
"startUrl": "https://www.dupontregistry.com/autos/listing/2024/ferrari/roma--spider/516085",
"includeImages": true,
"includeVideos": true
}' --memory 2048 --timeout 1800
apify actors call teamparseforge/dupont-registry-scraper --input '{
"make": "Porsche",
"zipCode": "90210",
"radius": "50",
"maxItems": 20,
"includeImages": true
}' --memory 4096 --timeout 3600

Technical Notes & Tips

Anti-Bot Protection

  • AWS WAF: duPont REGISTRY uses AWS WAF protection
  • Solution: We leverage Playwright with randomized delays
  • Recommendation: Use residential proxies on Apify for best reliability

Filter Normalization

  • We normalize common synonyms (e.g., Certified/CPO, AWD/4WD/4x4)
  • If you get zero results, try relaxing filters and rerun
  • Some filters may not be available for all makes/models

Performance Optimization

  • Images: Enable for comprehensive data (recommended)
  • Videos: May slow down scraping significantly
  • Max Items: Set appropriate limits based on your needs
  • Memory: Use 4GB+ for large scrapes with images

Output Ordering

  • Compliance: Output ordering complies with QA rules
  • Structure: Scalar fields precede arrays
  • Arrays last: features[], specifications{}, images[], videos[], documents[]

Support

If you need help or a custom field added, open an issue or contact us via Apify.


Ready to scrape luxury vehicles? Start with a simple make search and expand your filters as needed!