Dealer Website Inventory Scraper avatar

Dealer Website Inventory Scraper

Under maintenance

Pricing

from $1.50 / 1,000 dealer vehicles

Go to Apify Store
Dealer Website Inventory Scraper

Dealer Website Inventory Scraper

Under maintenance

Scrapes vehicle inventory from individual dealer websites across 4 major platforms: DealerOn, Dealer.com, Dealer Inspire, and CDK. Provide dealer URLs and get structured VIN-level inventory data.

Pricing

from $1.50 / 1,000 dealer vehicles

Rating

0.0

(0)

Developer

Grim R

Grim R

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

a month ago

Last modified

Categories

Share

Scrapes vehicle inventory directly from individual dealer websites. Supports the 4 major dealer website platforms: DealerOn, Dealer.com, Dealer Inspire, and CDK. Provide a list of dealer URLs and get structured, VIN-level inventory data.

What it does

  • Auto-detects the dealer website platform (DealerOn, Dealer.com, Dealer Inspire, CDK)
  • Finds inventory pages automatically from the dealer homepage
  • Extracts vehicle data from JSON-LD structured data with HTML fallback
  • Handles pagination across all supported platforms
  • Outputs clean, structured JSON per vehicle

Input parameters

ParameterTypeDefaultRequiredDescription
dealerUrlsarray of strings-YesList of dealer website URLs (e.g., https://www.exampledealer.com)
maxVehiclesPerDealerinteger200NoMaximum vehicles to scrape per dealer (1-2000)

Output fields

FieldTypeDescription
vinstring17-character Vehicle Identification Number
makestringVehicle manufacturer (e.g., Toyota, Ford)
modelstringVehicle model (e.g., Camry, F-150)
yearintegerModel year
priceintegerListed price in USD
mileageintegerOdometer reading in miles
dealer_namestringDealer business name
citystringDealer city
statestringDealer state (2-letter code)
listing_urlstringDirect link to the vehicle on the dealer site
image_urlstringPrimary vehicle photo URL
platformstringDetected platform (dealeron, dealer.com, dealer_inspire, cdk, generic)
sourcestringAlways "dealer_website"
dealer_urlstringThe dealer homepage URL

Example output

{
"vin": "1HGCV1F3XPA123456",
"make": "Honda",
"model": "Accord",
"year": 2023,
"price": 29995,
"mileage": 12450,
"dealer_name": "Smith Honda",
"city": "Dallas",
"state": "TX",
"listing_url": "https://www.smithhonda.com/inventory/2023-honda-accord/",
"image_url": "https://www.smithhonda.com/photos/1HGCV1F3XPA123456.jpg",
"platform": "dealeron",
"source": "dealer_website",
"dealer_url": "https://www.smithhonda.com"
}

Supported platforms

PlatformMarket shareDetection method
DealerOn~20% of US dealersHTML signature detection
Dealer.com (Cox)~25% of US dealersDDC class prefix detection
Dealer Inspire~15% of US dealersDI class prefix detection
CDK Global~20% of US dealersCobalt/CDK signature detection
GenericRemainingFallback HTML parsing

Use cases

  • Competitive analysis: Monitor competitor dealer inventory and pricing
  • Market research: Build inventory databases for specific makes/models
  • Price monitoring: Track price changes across dealer websites
  • Inventory aggregation: Centralize inventory from multiple dealer sources
  • Dealer auditing: Verify advertised inventory matches actual stock

Pricing

Pay per result: $5 per 1,000 results (premium multi-platform scraper)

Rate limiting

The scraper uses 1.5-second delays between page requests and 2-second delays between dealers.

Built by OTDCheck

This scraper is part of the OTDCheck vehicle market intelligence suite.