Car and Classic Scraper — Vintage & Classic Cars avatar

Car and Classic Scraper — Vintage & Classic Cars

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Car and Classic Scraper — Vintage & Classic Cars

Car and Classic Scraper — Vintage & Classic Cars

Scrape classic and vintage car listings from CarAndClassic.com, Europe's largest classic car marketplace. Extract price, make, model, year, description, seller info, auction data, and photos. Monitor prices, track auctions, and analyze the collector car market.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(1)

Developer

Actor stats

0

Bookmarked

6

Total users

4

Monthly active users

3 days ago

Last modified

Categories

Share

What data can you scrape from Car and Classic?

Extract structured listing data from CarAndClassic.com — Europe's largest marketplace for classic cars, motorcycles, and collectible vehicles.

  • Two search modes — Paste a URL from your browser or use built-in filters (make, model, category, year)
  • All listing types — Auctions, classifieds, and make-an-offer listings with unified output
  • Real pricing data — Asking prices, auction bids, and mileage for every listing
  • Export anywhere — JSON, CSV, Excel, or via the Apify API and integrations

Output: Car and Classic data structure

FieldLabelFormat
idIDtext
listing_typeTypetext
urlURLlink
titleTitletext
brandBrandtext
model_yearYeartext
pricePricenumber
price_currencyCurrencytext
mileage_valueMileagenumber
mileage_unitMileage Unittext
availabilityAvailabilitytext
image_urlImageimage
category_idCategory IDnumber
category_nameCategorytext
scraped_atScraped Atdatetime

Example output (one record)

{
"id": "C15839274",
"listing_type": "auction",
"url": "https://www.carandclassic.com/car/C15839274",
"title": "1973 Porsche 911 Carrera RS 2.7 Touring",
"brand": "Porsche",
"model_year": "1973",
"price": 185000,
"price_currency": "GBP",
"mileage_value": 62000,
"mileage_unit": "km",
"availability": "InStock",
"image_url": "https://media.carandclassic.com/...",
"category_id": 3,
"category_name": "Cars",
"scraped_at": "2026-07-23T12:00:00Z"
}

🚀 Quick start

  1. Click Start with the default input to test with a small sample (~20 Porsche listings, under 30 seconds).
  2. Open the Output tab to preview results.
  3. Export as CSV / Excel / JSON, or connect via API.

How to scrape Car and Classic — input options

Option 1: Paste a URL (easiest)

Copy any Car and Classic search URL from your browser and paste it in Start URLs. The scraper detects pagination and follows all pages automatically.

Works with any search or category URL:

  • https://www.carandclassic.com/search?make=porsche&sort=price_low
  • https://www.carandclassic.com/search?make=jaguar&category=3&year_min=1960&year_max=1975
  • https://www.carandclassic.com/search?make=ferrari&listing_type=auction

When you use URLs, all filter fields below are skipped.

Option 2: Use filters

FieldDescriptionDefault
Make (brand)Brand slug — e.g. porsche, ferrari, jaguar, mercedes, land-rover, alfa-romeo. Leave empty for all makes.porsche
ModelModel slug within a make — e.g. 911, e-type. Leave empty for all models.
CategoryCar and Classic category (Cars, Motorcycles, Parts, etc.). If set, the Actor filters by category.
Year from / toProduction year range. Leave empty for no bounds.
Max resultsHard cap on listings. ~40–50 listings per page.20
Max pagesOptional page-count cap. Leave empty to paginate until Max results.
ProxyResidential proxies recommended for best results.Apify auto

How much does it cost to scrape Car and Classic?

This Actor uses Pay-Per-Event pricing — you pay only for results delivered, not for compute time.

PlanWhat you get
Free tier$5/month of platform credits — enough for thousands of results
Paid plansScale to tens of thousands of results per run

Use cases

  • Classic car valuation — Track asking prices across makes, models, and years for investment analysis and pricing benchmarks.
  • Dealer inventory monitoring — Watch competitor stock, pricing, and listing types in real time across Europe.
  • Market research — Analyze which segments (pre-war, muscle cars, modern classics) have the most supply and demand.
  • Auction tracking — Monitor live auctions, bidding patterns, and hammer prices for specific makes and models.

🔄 Integrations & scheduling

  • Schedule daily/weekly runs from the Apify Console for automated data collection.
  • Push results to Google Sheets, Slack, Zapier, Make, webhooks or any database.
  • Fetch datasets via the Apify REST API or the official JavaScript/Python clients.

This Actor collects only publicly available data. It does not log in, bypass paywalls, or access private information. You are responsible for using the extracted data in compliance with the site's Terms of Service and applicable data protection laws (including GDPR where relevant).


❓ FAQ

Can I access the data via API? Yes. Every run stores its dataset on Apify. Fetch it via REST API or use the official JavaScript/Python clients.

What export formats are supported? JSON, CSV, Excel (XLSX), XML, and HTML table. You can also push data directly to Google Sheets or any webhook endpoint.

Do I need proxies? Residential proxies are recommended for best results. The default proxy configuration is pre-set.

What listing types does the Actor return? All types: auctions, classifieds (fixed price), and make-an-offer listings. The listing_type field tells you which kind each result is.