Euro Auctions Scraper — Europe Construction Equipment​‌​ avatar

Euro Auctions Scraper — Europe Construction Equipment​‌​

Pricing

from $1.90 / 1,000 results

Go to Apify Store
Euro Auctions Scraper — Europe Construction Equipment​‌​

Euro Auctions Scraper — Europe Construction Equipment​‌​

Turn euroauctions.com into a recurring source of construction-equipment leads and resale benchmarks. Capture hammer prices, hours and full specs to qualify buyers, sellers and undervalued lots across the European auction circuit.

Pricing

from $1.90 / 1,000 results

Rating

0.0

(0)

Developer

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

8 days ago

Last modified

Categories

Share

Euro Auctions Scraper

Scrape construction and heavy equipment auction listings from euroauctions.com — one of Europe's largest heavy machinery auctioneers with operations across 10+ countries.

What is Euro Auctions Scraper?

Euro Auctions is a leading international heavy equipment auctioneer, hosting live and online auctions across Europe, the Middle East, Australia, and the United States. They sell thousands of lots monthly — excavators, loaders, cranes, dumpers, and dozens more categories — making them a critical data source for anyone tracking the construction equipment resale market.

Euro Auctions Scraper extracts structured listing data from euroauctions.com, including active inventory with current bids and starting prices, as well as historical sold-lot data with final hammer prices. Whether you are a dealer benchmarking resale values, an analyst tracking equipment depreciation, or a buyer hunting undervalued lots, Euro Auctions Scraper delivers the data you need in a clean, normalized format.

The scraper covers all 35 equipment categories on the platform and supports filtering by keyword, country, region, and city. It handles pagination automatically, respects rate limits with configurable delays, and includes checkpoint/resume so interrupted runs pick up exactly where they left off.

What data does Euro Auctions Scraper extract?

FieldDescription
🏷️ TitleEquipment make and model
💰 PriceStarting bid or floor price
🔨 Hammer priceFinal sold price (past auctions)
📅 YearYear of manufacture
⏱️ HoursOperating hours
📍 LocationAuction site and region
🌍 CountryCountry code (US, GB, IE, etc.)
🏗️ CategoryEquipment category (Excavators, Loaders, etc.)
🔢 Serial numberMachine serial number
📸 ImagesFull image gallery (pipe-separated URLs)
🏷️ Lot numberAuction lot identifier
💱 CurrencyPrice currency (USD, GBP, EUR)
📊 Lot statusCurrent status (En Route, Available, Sold, etc.)
🌐 URLDirect link to the lot page

How to use Euro Auctions Scraper

  1. Go to Euro Auctions Scraper on Apify Store.
  2. Click Try for free to open the actor console.
  3. Configure your input parameters — select categories, set a max item count, or add keyword filters.
  4. Click Start to launch the scraper. The default settings will return ~100 sample listings in under 30 seconds.
  5. When the run finishes, click the Dataset tab to preview results, then export as JSON, CSV, Excel, or XML.

Input parameters

ParameterTypeDescriptionDefault
categoriesarrayEquipment categories to scrape. Leave empty for all 35.All
maxItemsintegerStop after this many items across all categories.100
maxPagesPerCategoryintegerPages per category (30 items/page).1
qstringFilter by keyword across all categories.
l2stringFilter by country or region.
l3stringFilter by city or area.
pastAuctionsbooleanInclude completed auction lots with final sold prices.false
maxPastAuctionsintegerNumber of past auction events to process.10
enrichDetailsbooleanVisit each lot page for full image galleries.true
outputSchemastringOutput field naming: english (default) or ftp28 for pipeline integration.english
forceRestartbooleanIgnore saved checkpoint and restart from scratch.false
proxyConfigurationobjectProxy settings. Datacenter proxies work well.Apify proxy off

Output example

{
"source": "euroauctions",
"item_id": "100370883",
"scraped_at": "2026-06-30T19:24:41+00:00",
"category": "Excavators",
"url": "https://www.euroauctions.com/en/equipment-search/product?itemId=100370883",
"make": "Hitachi",
"model": "ZX890LCR-6",
"year": "2025",
"condition": "used",
"type": "Excavators",
"location": "Sealy, Texas, USA",
"hours": "245",
"price": "668000",
"currency": "USD",
"country": "US",
"serial_number": "ZX890LCR-6",
"listing_id": "100370883",
"lot_number": "000000001010009999900100370883",
"ext_lot_status": "En Route",
"floor_price": "668000",
"starting_bid": "650000",
"available_online": true,
"image_count": 8,
"images": "https://images.euroauctionslive.com/auction-545/100370883/81b01dc771ce437b95cd9e8e1d27836d.jpeg?v=62851574|..."
}

Pricing

Euro Auctions Scraper uses Apify's Pay-Per-Event pricing at $0.0019 per result. You only pay for the data you extract — no monthly fees, no commitment. A typical run of 1,000 listings costs approximately $1.90.

Explore other heavy equipment and marketplace scrapers by Rastriq:

FAQ

Is it legal to scrape Euro Auctions? Euro Auctions Scraper accesses only publicly available listing data and respects the site's robots.txt directives. Always review the website's Terms of Service before large-scale extraction.

How often can I run Euro Auctions Scraper? As often as you need. The scraper includes configurable delays and checkpoint/resume to handle interruptions gracefully. Schedule daily or weekly runs via Apify's built-in scheduler.

What output formats are available? JSON, CSV, Excel, and XML. You can also push data directly to external storage via Apify integrations (Google Sheets, Slack, webhooks, Amazon S3, and more).

Can I get historical sold prices? Yes. Enable the pastAuctions option to scrape completed auction lots with final hammer prices — useful for valuation benchmarks and depreciation analysis.

What is the FTP-28 output schema? The ftp28 output option maps fields to canonical Spanish-language names (marca, modelo, anio, etc.) used by the FTP-28 data pipeline for cross-marketplace normalization.