Truck1 Scraper — European Commercial Vehicles avatar

Truck1 Scraper — European Commercial Vehicles

Pricing

from $1.80 / 1,000 results

Go to Apify Store
Truck1 Scraper — European Commercial Vehicles

Truck1 Scraper — European Commercial Vehicles

Scrape commercial vehicle listings from Truck1.eu, a major European marketplace for trucks, trailers, buses, and construction equipment. Extract price, make, model, year, mileage, dealer info, and specs. Monitor the European commercial vehicle market.

Pricing

from $1.80 / 1,000 results

Rating

5.0

(1)

Developer

Actor stats

0

Bookmarked

7

Total users

3

Monthly active users

12 hours ago

Last modified

Categories

Share

Truck1 Scraper — Extract Commercial Vehicle & Equipment Listings from Europe

truck1

Extract structured listings from Truck1 — one of Europe's largest marketplaces for commercial vehicles and heavy equipment, covering trucks, trailers, construction machinery, agricultural equipment, buses, vans, and more from professional dealers across 40+ countries.

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

What is Truck1 Scraper?

Truck1 Scraper extracts structured listing data from Truck1.eu with two data modes: Preloaded delivers a monthly snapshot in seconds (no scraping needed), while Live scrapes in real time for the freshest data. Each listing returns up to 36 fields including price, make, model, year, mileage, operating hours, engine specs, weight, load capacity, seller details, and images.

Use Truck1 Scraper to:

  • 🚛 Commercial vehicle market intelligence — track pricing and availability across 17 vehicle and equipment categories
  • 📊 Fleet procurement research — compare truck, trailer, and van prices from dealers across Europe
  • 📈 Price benchmarking — build historical databases for commercial vehicle valuation and depreciation
  • 🏗️ Equipment sourcing — find construction machinery, forklifts, agricultural equipment, and industrial gear
  • 🔍 Inventory monitoring — detect new listings matching specific makes, models, or price ranges
  • 🔄 Automated data pipelines — schedule runs, set up webhooks, and keep your datasets fresh

The Apify platform gives Truck1 Scraper built-in scheduling, API access, proxy rotation, and integrations with Make, Zapier, Google Sheets, and more — all out of the box.

What data does Truck1 Scraper extract?

Each listing returns a structured record with up to 36 fields. Fields use the FTP-28 schema (Spanish names) for cross-marketplace compatibility across all Rastriq scrapers:

FieldDescription
item_idUnique Truck1 listing ID
urlDirect link to the listing page
marcaManufacturer / brand (Mercedes-Benz, Volvo, CAT, etc.)
modeloModel name
anioYear of manufacture
valorListed price (numeric)
monedaCurrency code (EUR)
estadoCondition (new / used)
tipoVehicle or equipment subtype
categoriaCategory (trucks, construction-machinery, etc.)
ubicacionSeller location (country + city)
paisISO country code
tiempo_usoOperating hours (for machinery)
companiaDealer / seller name
telefonoContact phone number
correoContact email
fecha_publicacionListing publication date
imagenesArray of listing image URLs
tipo_motorEngine type (Diesel, Electric, etc.)
fabric_motorEngine manufacturer
pot_motorEngine power (HP)
pesoGross weight (kg)
cargaLoad capacity (kg)
pais_fabCountry of manufacture
ext_titleFull listing title
ext_mileage_kmMileage in kilometers
ext_countryCountry name (full text)
sourceAlways truck1
snapshot_atISO 8601 extraction timestamp

How to use Truck1 Scraper

Extracting commercial vehicle listings takes under two minutes:

  1. Create a free Apify account at apify.com — your first $5 is free
  2. Open Truck1 Scraper in Apify Console or click Try for free on this page
  3. Choose your data source — Preloaded (instant monthly snapshot) or Live (real-time scrape)
  4. Select vehicle categories — choose from 17 types: trucks, trailers, construction machinery, agricultural equipment, and more
  5. Click Start and wait for results
  6. Download your results in JSON, CSV, Excel, XML, or HTML — or access them via API

Input example — Preloaded mode (fastest)

Get trucks and tractor units from the monthly snapshot:

{
"data_freshness": "preloaded",
"categories": ["trucks", "tractor-units"],
"maxItems": 500
}

Input example — Live mode with brand filter

Scrape Volvo construction machinery in real time:

{
"data_freshness": "live",
"categories": ["construction-machinery"],
"make": "Volvo",
"maxPages": 5,
"maxItems": 200
}

Input parameters

ParameterTypeDefaultDescription
data_freshnessstringpreloadedpreloaded: instant monthly snapshot. live: real-time scrape
startUrlsarrayCustom Truck1 URLs to scrape
categoriesstring[](all)Vehicle/equipment category slugs (see table below)
makestring(all)Filter by manufacturer (e.g., Mercedes-Benz, Volvo, CAT)
maxItemsinteger100Maximum total listings to return
maxPagesinteger0Maximum pages per category (live mode, 0 = unlimited)
outputSchemastringftp28Output field naming schema
discoverSubcategoriesbooleanfalseAuto-discover subcategories within selected categories
discoverCategoriesbooleanfalseAuto-discover all top-level categories
maxConcurrentinteger3Concurrent category crawls

Vehicle & equipment categories

SlugCategorySlugCategory
trucks🚛 Trucksagricultural-machinery🌾 Agricultural machinery
tractor-units🚜 Tractor unitsforestry-equipment🌲 Forestry equipment
semi-trailers🔗 Semi-trailersmunicipal-special-vehicles🚒 Municipal/special
trailers🔗 Trailersground-support-equipment✈️ Airport ground support
vans🚐 Vansindustrial-equipment⚙️ Industrial equipment
buses🚌 Busesswap-bodies-containers📦 Swap bodies/containers
campers🏕️ Campersspare-parts🔧 Spare parts
construction-machinery🏗️ Construction machineryother-machinery🔩 Other machinery
material-handling-equipment📦 Material handling

Output example

Each result is a structured JSON object. Here is a sample from a Preloaded run extracting trucks:

{
"source": "truck1",
"item_id": "7089456",
"snapshot_at": "2026-08-16T08:10:22+00:00",
"categoria": "trucks",
"url": "https://www.truck1.eu/trucks/box-trucks/mercedes-benz-actros-2545-6x2-bdf-lkw/7089456.html",
"marca": "MERCEDES-BENZ",
"modelo": "Actros 2545 6x2 BDF",
"anio": "2019",
"estado": "used",
"tipo": "Box trucks",
"ubicacion": "Germany, Düsseldorf",
"valor": "49500",
"moneda": "EUR",
"compania": "Krone Fahrzeuge GmbH",
"telefono": "+49 211 555 1234",
"tipo_motor": "Diesel",
"fabric_motor": "Mercedes-Benz",
"pot_motor": "450 HP",
"peso": "25000 kg",
"carga": "15000 kg",
"imagenes": ["https://www.truck1.eu/img/xxl/15980/MERCEDES-BENZ-Actros-2545-Germany.jpg"],
"pais": "DE",
"ext_title": "MERCEDES-BENZ Actros 2545 6x2 BDF LKW",
"ext_mileage_km": 387000,
"ext_country": "Germany",
"_data_freshness": "preloaded"
}

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

Sample dataset: Preview real output in the truck1-scraper-sample dataset.

GDPR note — Contact fields of sellers and dealers (telefono, compania) are replaced with "GDPR Protection" in the public sample dataset. The live Actor returns full values — your data, your responsibility.

See real records before you run it

Browse sample data extracted by this Actor — fields, format and structure, ready to inspect before your first run.

How much does it cost to use Truck1 Scraper?

$1.80 per 1,000 listings (+ $0.0002 per start). Your $5 free trial credit covers ~2,700 listings.

Technical notes

  • Preloaded mode: Reads from a curated monthly snapshot — returns results in seconds with no scraping overhead
  • Live mode: Real-time scraping for the freshest data
  • 17 categories: From trucks and trailers to construction machinery, agricultural equipment, and airport ground support
  • FTP-28 schema: Spanish field names (marca, modelo, valor, anio) shared across all Rastriq scrapers for cross-marketplace analysis
  • Proxy rotation: Built-in proxy management with session rotation
  • Budget guard: Built-in cost control to prevent runaway expenses
  • Subcategory discovery: Automatically discover and crawl subcategories within selected categories

Integrations

Connect Truck1 Scraper to your workflow:

  • API — call programmatically via Apify API (Python, JavaScript, cURL)
  • Webhooks — trigger actions when a run completes
  • Zapier / Make — connect to 5,000+ apps
  • Google Sheets — export directly to a spreadsheet
  • Schedule — run weekly or monthly to track commercial vehicle market trends across Europe
ActorDescription
Mobile.de ScraperExtract 1.4M+ vehicle listings from Germany's largest marketplace
Mascus ScraperExtract used heavy equipment from one of the world's largest marketplaces
MachineryTrader ScraperExtract equipment listings from MachineryTrader.com
MachineSeeker ScraperExtract 200,000+ used machinery listings from MachineSeeker.com
Polovni Automobili ScraperExtract vehicle listings from Serbia's largest marketplace

Copy to your AI assistant

Copy the Apify Store URL for this Actor and paste it into ChatGPT, Claude, or any LLM with web access:

https://apify.com/rastriq/truck1-scraper

The model will read the Actor description, input schema, and field list — then help you build the right API call or integration.

About the data

This Actor is built and maintained by Rastriq, a data intelligence company specializing in structured extraction for market research and competitive analysis. Browse our full field reference and methodology.

Frequently Asked Questions

What is Truck1?

Truck1 is one of Europe's largest online marketplaces for commercial vehicles and heavy equipment. The platform connects professional dealers and private sellers with buyers across 40+ countries, covering trucks, tractor units, trailers, vans, buses, construction machinery, agricultural equipment, forklifts, and more.

What is the difference between Preloaded and Live mode?

Preloaded delivers results from a curated monthly snapshot — thousands of listings in seconds. Live scrapes Truck1.eu in real time for the freshest data but takes longer. Use Preloaded for bulk market analysis; Live for time-sensitive monitoring.

Why are field names in Spanish?

Truck1 Scraper uses the FTP-28 schema — the canonical Rastriq field naming convention shared across all scrapers (marca, modelo, valor, anio). This allows seamless cross-marketplace analysis when combining data from Truck1 with Mascus, Mobile.de, and other Rastriq scrapers. The data values remain in their original language.

Can I filter by brand?

Yes. Use the make input parameter to filter by manufacturer (e.g., Mercedes-Benz, Volvo, Scania, MAN, DAF, Caterpillar). This works in both Preloaded and Live modes.

Truck1 Scraper extracts publicly available data from Truck1.eu. As with any data collection, review the site's Terms of Service before using scraped data commercially. For guidance, see Apify's blog on the legality of web scraping.

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

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