Catawiki Cars Scraper — Classic Car Auctions avatar

Catawiki Cars Scraper — Classic Car Auctions

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Catawiki Cars Scraper — Classic Car Auctions

Catawiki Cars Scraper — Classic Car Auctions

Scrape classic car auction listings from Catawiki (catawiki.com), Europe's largest curated online auction platform. Extract bid prices, bid counts, auction end times, makes, models, and years. Uses stealth browser for anti-bot bypass.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 hours ago

Last modified

Share

Catawiki Cars Scraper — Classic Car Auction Data

Extract classic car auction listings from Catawiki (catawiki.com) — Europe's largest curated online auction platform. Catawiki Cars Scraper lets you scrape current bids, makes, models, years, auction end times, and lot metadata at scale. Export to JSON, CSV, or Excel, and integrate with any workflow via the Apify API.

🚀 Try it free — your first $5 of usage is on Apify. No credit card required.

📌 What is Catawiki Cars Scraper?

Catawiki Cars Scraper is an unofficial Catawiki data extractor that collects structured auction listing data from the Classic Cars category. Unlike manually browsing Catawiki — which shows limited results and requires constant refreshing — this scraper automatically extracts every active lot with full pricing and metadata.

Catawiki hosts weekly curated auctions of classic and collector cars, from vintage Porsches and Ferraris to everyday classics like Citroën 2CVs and Fiat 500s. Catawiki Cars Scraper captures all of this data in a structured format ready for analysis.

Use Catawiki Cars Scraper to:

  • 🔍 Monitor classic car auction prices — track bidding trends across makes, models, and years
  • 📊 Build market intelligence reports — compare realized prices with estimates and reserve thresholds
  • 🏆 Find investment opportunities — spot undervalued lots by favorites count, bid activity, and time remaining
  • 🔄 Automate recurring data collection — schedule weekly runs aligned with Catawiki's auction calendar

📋 What data does Catawiki Cars Scraper extract?

Catawiki Cars Scraper returns structured data with the following fields:

FieldTypeDescription
idstringUnique Catawiki lot identifier
titlestringFull lot title (Brand - Model - Year)
brandstringManufacturer name (parsed from title)
modelstringModel name (parsed from title)
model_yearintegerYear of manufacture
pricenumberCurrent bid amount in listing currency
price_currencystringISO 4217 currency code (EUR, GBP, USD)
current_bidnumberCurrent highest bid
statusstringAuction status (e.g. "Current bid", "Upcoming")
bid_countintegerNumber of bids placed
favoritesintegerNumber of users who favorited this lot
auction_endstringTime remaining or auction end date
reservebooleanWhether the lot has a reserve price
auction_idstringCatawiki auction event identifier
descriptionstringLot subtitle — condition, location, mileage
image_urlstringURL of the lot's main image
urlstringDirect link to the lot on Catawiki
scraped_atstringISO 8601 extraction timestamp

💡 Fields like bid_count and expert_estimate depend on auction status and may not be available for all listings.

🚀 How to use Catawiki Cars Scraper

Extracting Catawiki classic car data takes under two minutes:

  1. Create a free Apify account at apify.com — your first $5 is free
  2. Open Catawiki Cars Scraper in Apify Console or click Try for free on this page
  3. Configure your search — the default category (439 = Classic Cars) works out of the box. Optionally filter by make (e.g. "Porsche", "Ferrari")
  4. Set limits — choose how many listings and pages to scrape
  5. Click Save & Start and wait 30–60 seconds
  6. Download your results in JSON, CSV, Excel, or XML — or access them via the Apify API

⚙️ Input parameters

ParameterTypeRequiredDefaultDescription
startUrlsarrayPaste any Catawiki URL(s) — search results, category pages, or auction pages. If provided, overrides the category dropdown
categorystring"439"Dropdown: Classic Cars, Modern Classic Cars, or All. Only used when startUrls is empty
makestringFilter by make (client-side). Example: "Porsche", "Ferrari"
max_itemsinteger30Maximum listings to extract. 0 = no limit
max_pagesinteger3Maximum pages to scrape per URL. Each page has ~10–15 listings
proxyConfigurationobjectResidentialProxy settings. Residential proxies strongly recommended
delay_minnumber1.0Minimum delay between page loads (seconds)
delay_maxnumber3.0Maximum delay between page loads (seconds)

Example 1 — Scrape by category (easiest):

{
"category": "439",
"make": "Porsche",
"max_items": 20,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Example 2 — Scrape by URL (paste from browser):

{
"startUrls": [
"https://www.catawiki.com/en/a/t/31-classic-car-auction",
"https://www.catawiki.com/en/s?q=ferrari+250"
],
"max_items": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

📦 Output example

Each result is a structured JSON object. Here's a sample from a real run:

{
"id": "105583976",
"listing_type": "auction",
"url": "https://www.catawiki.com/en/l/105583976-triumph-vitesse-burlington-arrow-1985",
"title": "Triumph - Vitesse Burlington arrow - 1985",
"brand": "Triumph",
"model": "Vitesse Burlington arrow",
"model_year": 1985,
"price": 7000,
"price_currency": "EUR",
"current_bid": 7000,
"status": "Current bid",
"favorites": 135,
"auction_end": "3 days left",
"reserve": true,
"auction_id": "1259455",
"image_url": "https://assets.catawiki.nl/assets/2026/7/22/9/6/1/961eb4fc.jpg",
"description": "Located in: Netherlands - with Dutch registration - 69000 mi - Very good condition",
"scraped_at": "2026-08-03T06:16:56Z",
"source": "catawiki.com"
}

Download results in JSON, CSV, Excel, XML, or HTML from the Output tab, or pull them programmatically using the Apify API.

💰 How much does it cost to use Catawiki Cars Scraper?

Catawiki Cars Scraper runs on Apify's standard Compute Unit (CU) pricing. A typical run extracting ~20 listings consumes approximately 0.03 CUs and takes about 30 seconds.

ScenarioListingsEstimated cost
Quick test10–20< $0.01
Weekly monitoring50–100~$0.05
Full category sweep200+~$0.20

💡 Tip: Your first $5 of platform credit is free — enough for hundreds of test runs. Run a small test first to validate your setup before scaling.

Is scraping Catawiki free? Your free Apify credit covers roughly 500+ auction listings at no cost.

Explore the full Rastriq portfolio on Apify Store:

ActorDescription
Catawiki ScraperScrape Classic Motorcycles, Modern Classics, and Automobilia auctions
Collecting Cars ScraperExtract listings from Collecting Cars online auctions
Classic-Trader ScraperScrape premium classic car listings from Classic-Trader
Car and Classic ScraperExtract vintage and classic car listings from Car and Classic
AutoScout24 ScraperScrape European car listings from AutoScout24

❓ Frequently Asked Questions

Catawiki Cars Scraper only accesses publicly available data on Catawiki — information visible to any visitor without logging in. The scraper respects rate limiting and applies reasonable delays between requests to avoid overloading Catawiki's servers.

As with any data collection activity, you are responsible for ensuring your use case complies with applicable laws (GDPR, CCPA) and Catawiki's Terms of Service. For guidance, see Apify's blog on the legality of web scraping.

Does Catawiki Cars Scraper require a Catawiki account?

No. Catawiki Cars Scraper works entirely with public auction data and does not require any account, login, or API credentials.

Why are some prices missing?

Catawiki loads bid prices dynamically via WebSocket for upcoming auctions that haven't opened for bidding yet. Prices are available for lots with active bidding ("Current bid" status).

What proxy configuration should I use?

Catawiki uses Akamai bot protection. Residential proxies are strongly recommended for reliable results. The scraper uses Camoufox (stealth Firefox) to bypass anti-bot detection.

How do I integrate Catawiki Cars Scraper with my workflow?

Catawiki Cars Scraper integrates natively with Make (Integromat), Zapier, Google Sheets, webhooks, and the full Apify API. See the API tab for ready-to-use code snippets in Python, Node.js, and more.

I found a bug or my run failed. Where do I report it?

Please open an issue in the Issues tab on this page. Include your input configuration and the run ID so we can investigate quickly.