Coches Net Spain Car Marketplace Scraper
Pricing
from $0.80 / 1,000 record scrapeds
Coches Net Spain Car Marketplace Scraper
Scrapes live car, motorbike, and camper listings from Spain's coches.net vehicle marketplace network. Extracts price, mileage, fuel type, DGT environmental badge, seller and dealer info, and location for every active advert across all three vehicle categories.
Pricing
from $0.80 / 1,000 record scrapeds
Rating
0.0
(0)
Developer
BowTiedRaccoon
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Coches.net Spain Car Marketplace Scraper
Scrapes live listings from coches.net, Spain's largest vehicle marketplace. Returns price, mileage, fuel type, DGT environmental badge, seller and dealer identity, and location for cars, motorbikes, and campers — the fields a dealer-lead or fleet-policy dataset actually needs, not just a headline price.
Coches.net Spain Car Marketplace Scraper Features
- Covers all three vehicle categories the marketplace publishes: cars (segunda-mano / km-0 / nuevo), motorbikes, and campers/trailers
- Extracts the DGT environmental badge (0 / ECO / B / C) — the field Spanish low-emission-zone and fleet buyers filter on, and one most listing scrapers skip
- Returns dealer identity (name, id, profile URL) alongside every professional listing, turning the output into a dealer-lead source, not just a price feed
- Pulls make, model, version, mileage, power, transmission, doors, seats, and colour per vehicle
- Picks up cash price, financed price, and any price drop on the same record
- Resumable — a run that stops partway through picks back up without re-charging you for records you already have
Who Uses Coches.net Spain Car Marketplace Scraper?
- Used-car marketplaces and price-comparison sites — build a Spain price index without visiting every listing by hand
- Fleet and emissions-policy analysts — the DGT badge on every record makes low-emission-zone compliance checks a filter, not a manual lookup
- Cross-border dealers (Portugal, France) — source Spanish inventory with dealer contact details attached
- Market researchers — track pricing, mileage, and depreciation trends across makes and models over time
How Coches.net Spain Car Marketplace Scraper Works
- Pick one or more vehicle categories (cars, motorbikes, campers) and a
maxItemscap. - The actor walks the category's listing pages, collecting each advert's core details — price, mileage, year, fuel type, location.
- Each advert's own page is visited for the remaining fields: version, doors/seats, colour, transmission, warranty, and seller/dealer identity.
- Results land in your dataset as one flat JSON record per advert, ready to export as JSON, CSV, or Excel.
Input
{"maxItems": 50,"categories": ["cars"]}
| Field | Type | Default | Description |
|---|---|---|---|
maxItems | Integer | 10 | Maximum number of records to return. |
categories | Array | all three | Vehicle categories to scrape — cars, motos, campers. Leave empty to scrape all three. |
resumeCursor | String | — | Cursor from a previous run's Output. Leave empty for a fresh crawl. |
Coches.net Spain Car Marketplace Scraper Output Fields
{"ad_id": "70900827","url": "https://www.coches.net/bmw-x6-xdrive40d-5p-diesel-2018-en-murcia-70900827-covo.aspx","title": "BMW X6 xDrive40d","subtitle": "xDrive40d","price_amount": 27500,"price_currency": "EUR","make": "BMW","model": "X6","version": "xDrive40d","year": 2017,"mileage_km": 200000,"fuel_type": "Diésel","power_cv": 313,"gearbox": "Automático","body_type": "4x4","doors": 5,"seats": 5,"colour": "Gris","environmental_badge": "C","warranty": "Con garantía","condition": "segunda-mano","seller_type": "profesional","dealer_name": "Car Lovers PREMIUM","dealer_id": "118235","dealer_url": "https://www.coches.net/concesionario/carlovers/","location_province": "Murcia","location_city": "Murcia","category": "cars","photo_count": 84,"thumbnail_url": "https://a.ccdn.es/cnet/vehicles/20263292/c65bbb9f-cdef-40af-bef1-c1626b7a0289.jpg","is_certified": false,"is_promoted": true,"published_at": "2026-07-10T19:00:22+02:00"}
| Field | Type | Description |
|---|---|---|
ad_id | String | Source-native advert id |
url | String | Canonical detail-page URL |
title | String | Advert title |
subtitle | String | Trim/version line |
price_amount | Number | Cash price (EUR) |
price_currency | String | Always EUR |
price_financed | Number | Financed price, when the advert shows one |
price_previous | Number | Pre-drop price, when the advert shows a price cut |
make | String | Vehicle make |
model | String | Vehicle model |
version | String | Trim/version |
year | Number | Model year |
mileage_km | Number | Odometer reading (km) |
fuel_type | String | Fuel type |
power_cv | Number | Engine power (CV) |
gearbox | String | Manual or Automático |
body_type | String | Body style |
doors | Number | Door count |
seats | Number | Seat count |
colour | String | Exterior colour |
environmental_badge | String | DGT badge: 0, ECO, B, or C |
warranty | String | Warranty note, when present |
condition | String | segunda-mano, km-0, or nuevo |
seller_type | String | particular or profesional |
dealer_name | String | Dealer name, for professional sellers |
dealer_id | String | Dealer id |
dealer_url | String | Dealer profile page |
location_province | String | Province |
location_city | String | City |
category | String | cars, motos, or campers |
photo_count | Number | Number of photos on the advert |
thumbnail_url | String | Main photo URL |
is_certified | Boolean | Certified-vehicle flag |
is_promoted | Boolean | Featured/promoted-listing flag |
published_at | String | ISO-8601 publish timestamp |
Resuming a large crawl
Every run emits a resumeCursor in its Output. If a large crawl stops before it finishes — because it hit maxItems, your spend cap (maxTotalChargeUsd), or was aborted — start a new run with the same input plus that resumeCursor to continue from where it left off. The crawl resumes from the queued work the previous run didn't reach.
- You are not re-charged for records the earlier run already delivered.
- Resume within your account's run-retention window — on the free tier, roughly your 10 most recent runs. Once the source run is pruned, its
resumeCursoris no longer valid. resumeCursoris opaque — supply it unmodified.
FAQ
How do I scrape coches.net?
Point Coches.net Spain Car Marketplace Scraper at the categories you want and set a maxItems cap. No account, login, or manual navigation required — the actor handles pagination on its own.
What data can I get from coches.net?
Everything a listing shows: price, mileage, year, fuel type, transmission, doors, seats, colour, the DGT environmental badge, and — for professional sellers — the dealer's name, id, and profile URL.
Can I filter by vehicle category?
Yes. Set categories to any combination of cars, motos, and campers. Leave it empty to pull all three in one run.
How much does Coches.net Spain Car Marketplace Scraper cost to run?
Billed per record collected plus a small run-start fee, standard Apify pay-per-event pricing. Check the Pricing tab on the actor's Apify Store page for current rates.
Need More Features?
Need custom fields, filters, or a different target site? File an issue or get in touch.
Why Use Coches.net Spain Car Marketplace Scraper?
- Wide coverage — cars, motorbikes, and campers in one actor, not three separate scrapers to stitch together.
- Dealer-ready output — dealer name, id, and profile URL ride along with every professional listing, so the dataset works as a lead list, not just a price feed.
- The field others skip — the DGT environmental badge is on every car record, which matters the moment you need to filter by low-emission-zone eligibility.