Coches Net Spain Car Marketplace Scraper avatar

Coches Net Spain Car Marketplace Scraper

Pricing

from $0.80 / 1,000 record scrapeds

Go to Apify Store
Coches Net Spain Car Marketplace Scraper

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

BowTiedRaccoon

Maintained by Community

Actor 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

  1. Pick one or more vehicle categories (cars, motorbikes, campers) and a maxItems cap.
  2. The actor walks the category's listing pages, collecting each advert's core details — price, mileage, year, fuel type, location.
  3. Each advert's own page is visited for the remaining fields: version, doors/seats, colour, transmission, warranty, and seller/dealer identity.
  4. 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"]
}
FieldTypeDefaultDescription
maxItemsInteger10Maximum number of records to return.
categoriesArrayall threeVehicle categories to scrape — cars, motos, campers. Leave empty to scrape all three.
resumeCursorStringCursor 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"
}
FieldTypeDescription
ad_idStringSource-native advert id
urlStringCanonical detail-page URL
titleStringAdvert title
subtitleStringTrim/version line
price_amountNumberCash price (EUR)
price_currencyStringAlways EUR
price_financedNumberFinanced price, when the advert shows one
price_previousNumberPre-drop price, when the advert shows a price cut
makeStringVehicle make
modelStringVehicle model
versionStringTrim/version
yearNumberModel year
mileage_kmNumberOdometer reading (km)
fuel_typeStringFuel type
power_cvNumberEngine power (CV)
gearboxStringManual or Automático
body_typeStringBody style
doorsNumberDoor count
seatsNumberSeat count
colourStringExterior colour
environmental_badgeStringDGT badge: 0, ECO, B, or C
warrantyStringWarranty note, when present
conditionStringsegunda-mano, km-0, or nuevo
seller_typeStringparticular or profesional
dealer_nameStringDealer name, for professional sellers
dealer_idStringDealer id
dealer_urlStringDealer profile page
location_provinceStringProvince
location_cityStringCity
categoryStringcars, motos, or campers
photo_countNumberNumber of photos on the advert
thumbnail_urlStringMain photo URL
is_certifiedBooleanCertified-vehicle flag
is_promotedBooleanFeatured/promoted-listing flag
published_atStringISO-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 resumeCursor is no longer valid.
  • resumeCursor is 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.