Classic-Trader Scraper — Premium Classic Cars avatar

Classic-Trader Scraper — Premium Classic Cars

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Classic-Trader Scraper — Premium Classic Cars

Classic-Trader Scraper — Premium Classic Cars

Scrape classic car listings from Classic-Trader.com, a premium European marketplace for collector vehicles. Extract price, make, model, year, condition, dealer info, and photos. Ideal for classic car valuation, market tracking, and investment analysis.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(1)

Developer

Actor stats

0

Bookmarked

4

Total users

2

Monthly active users

3 days ago

Last modified

Categories

Share

What data can you scrape from Classic-Trader?

Extract structured data from Classic-Trader.com — Europe's largest premium marketplace for historic and collector vehicles.

  • Structured output — Clean, normalized records ready for spreadsheets, BI tools or databases
  • Two search modes — Paste a URL from your browser or use built-in filters (brand, category, year)
  • Export anywhere — JSON, CSV, Excel, or via the Apify API and integrations

Output: Classic-Trader data structure

FieldLabelFormat
idIDnumber
urlURLlink
titleTitletext
brandBrandtext
modelModeltext
year_of_productionYearnumber
bodyBody styletext
price_amountPricenumber
price_currencyCurrencytext
mileage_valueMileagenumber
selling_methodSelling methodtext
location_countryCountrytext
seller_company_nameSellertext
image_urlImageimage
scraped_atScraped atdatetime

Example output (one record)

{
"id": 123456,
"url": "https://www.classic-trader.com/uk/cars/listing/porsche/911/911-carrera/123456",
"title": "1973 Porsche 911 Carrera RS 2.7 Touring",
"brand": "Porsche",
"model": "911 Carrera",
"year_of_production": 1973,
"body": "Coupe",
"price_amount": 485000,
"price_currency": "GBP",
"mileage_value": 62000,
"mileage_unit": "km",
"selling_method": "fixed_price",
"location_country": "DE",
"seller_company_name": "Classic Remise Berlin",
"image_url": "https://cloud.classic-trader.com/...",
"scraped_at": "2026-07-23T12:00:00Z"
}

🚀 Quick start

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

How to scrape Classic-Trader — input options

Option 1: Paste a URL (easiest)

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

Works with any locale and URL format:

  • https://www.classic-trader.com/uk/cars/search/porsche
  • https://www.classic-trader.com/uk/cars/muscle-cars
  • https://www.classic-trader.com/de/autos/suche/bmw?yearBeginOfProduction=1960&yearEndOfProduction=1975

When you use URLs, all filter fields (Brand, Category, Year, Region) are skipped.

Option 2: Use filters

FieldDescriptionDefault
BrandSelect a brand to filter listings. Choose (All brands) to use a Category filter or scrape the full catalogue.porsche
CategorySearch within a curated category page (e.g. Muscle Cars, Pre-War Cars). Mutually exclusive with Brand.
Year fromEarliest production year to include. Leave empty for no lower bound.
Year toLatest production year to include. Leave empty for no upper bound.
RegionRegional version of Classic-Trader to scrape. UK is recommended — other regions may return limited results.uk
Max resultsMaximum listings to return. Start with 15 for a quick test. Raise to 500–2000 for full market snapshots.15
Max pagesHard cap on pages fetched (15 results per page). Leave empty to paginate until Max results.
Proxy configurationResidential proxies recommended for runs above ~200 items.Apify auto

How much does it cost to scrape Classic-Trader?

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 brands and model years for investment analysis.
  • Dealer inventory monitoring — Monitor competitor stock and pricing in real time.
  • Market research — Analyze trends in the collector car market by segment (pre-war, muscle cars, etc.).
  • Auction intelligence — Track auction estimates, bids, and hammer prices for upcoming and past sales.

🔄 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 data does the Actor return for auctions? For auction listings, the Actor returns estimate ranges, current highest bid, number of bids/watchers, and auction state — instead of a nominal asking price, which Classic-Trader encodes as a placeholder for auctions.