Coches.net Scraper - Spanish Car Marketplace avatar

Coches.net Scraper - Spanish Car Marketplace

Pricing

Pay per usage

Go to Apify Store
Coches.net Scraper - Spanish Car Marketplace

Coches.net Scraper - Spanish Car Marketplace

Scrape used car listings from Coches.net, Spain's largest automotive marketplace. Extract prices, specs, mileage, fuel type, seller info, images, and 25+ fields per listing. Filter by make, model, year, price, and fuel type. No login or cookies required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

What does Coches.net Scraper do?

Coches.net Scraper extracts car listing data from Coches.net, Spain's largest online automotive marketplace with hundreds of thousands of used car listings. No login or cookies required.

Use it to collect structured car data via the Apify platform with full API access, scheduling, integrations, and proxy rotation.

How to scrape Coches.net data

Scraping Coches.net is straightforward with this actor:

  1. Go to the Input tab
  2. Enter a search query (e.g., "BMW") or specify a make and model
  3. Set your filters: year range, price range, fuel type
  4. Set the maximum number of results you need
  5. Click Start and wait for the run to finish
  6. Download your data from the Output tab in JSON, CSV, Excel, or other formats

You can also call this actor via the Apify API, schedule it for regular runs, or integrate it with tools like Zapier, Make, Google Sheets, and hundreds of others.

Why use Coches.net Scraper?

  • Market research — Analyze the Spanish used car market with real data
  • Price monitoring — Track price changes for specific makes and models over time
  • Dealer intelligence — Analyze dealer inventory and pricing strategies across Spain
  • Data analytics — Build datasets for automotive market analysis
  • Lead generation — Find cars matching specific criteria across all Spanish provinces
  • Academic research — Study used car market trends, depreciation curves, pricing patterns
  • Price comparison — Compare prices between regions and seller types in Spain

Input parameters

FieldTypeDescription
searchQuerystringFree text search (e.g., "BMW", "Seat Leon", "Tesla Model 3")
makestringCar manufacturer slug (e.g., bmw, volkswagen, seat, audi)
modelstringCar model slug (e.g., serie-3, golf, leon). Use with make.
yearFrom / yearTointegerRegistration year range
minPrice / maxPriceintegerPrice range in EUR
fuelTypestringgasolina, diesel, electrico, hibrido, or all
maxResultsintegerMax listings to return (default: 100)
proxyConfigurationobjectProxy settings (Spanish residential recommended)

Input example

{
"searchQuery": "BMW",
"fuelType": "diesel",
"yearFrom": 2018,
"maxPrice": 30000,
"maxResults": 50,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "ES"
}
}

Output

Each car listing includes up to 25 fields. You can download the dataset in JSON, CSV, Excel, HTML, or other formats.

{
"title": "BMW Serie 3 320d",
"price": 22500,
"currency": "EUR",
"make": "BMW",
"model": "Serie 3 320d",
"year": 2019,
"mileage": 85000,
"fuelType": "Diesel",
"transmission": "Automatico",
"engineSize": "",
"power": "190 cv",
"bodyType": "Berlina",
"color": "Negro",
"doors": 5,
"condition": "Segunda mano",
"location": "Madrid",
"city": "Madrid",
"province": "Madrid",
"sellerType": "Professional",
"sellerName": "Concesionario BMW Madrid",
"description": "BMW Serie 3 320d en excelente estado...",
"imageUrl": "https://img.coches.net/fotos/...",
"imageUrls": ["https://img.coches.net/fotos/..."],
"url": "https://www.coches.net/bmw-serie-3-320d-diesel-2019-en-madrid-12345678-covo.aspx",
"scrapedAt": "2026-05-27T12:00:00.000Z"
}

Data fields

FieldDescriptionExample
titleFull listing titleBMW Serie 3 320d
priceListed price22500
currencyPrice currencyEUR
makeManufacturerBMW
modelModel nameSerie 3 320d
yearRegistration year2019
mileageKilometers driven85000
fuelTypeFuel typeDiesel, Gasolina, Electrico
transmissionGearbox typeAutomatico, Manual
powerEngine power190 cv
bodyTypeBody typeBerlina, SUV, Familiar
colorExterior colorNegro, Blanco
doorsNumber of doors5
conditionVehicle conditionSegunda mano
locationLocationMadrid
provinceSpanish provinceMadrid, Barcelona
sellerTypeSeller categoryProfessional, Private
sellerNameDealer or seller nameConcesionario BMW
descriptionListing description textFull description
imageUrlMain image URLhttps://img.coches.net/...
imageUrlsAll image URLsArray of image links
urlFull listing URLhttps://www.coches.net/...
scrapedAtWhen data was collected2026-05-27T12:00:00.000Z

How much does it cost to scrape Coches.net?

Coches.net Scraper uses HTTP requests with cheerio HTML parsing, making it efficient on resources. Spanish residential proxies are recommended for reliability.

  • 100 results cost approximately $0.10 - $0.50 in Apify platform credits (depending on proxy usage)
  • 500 results cost approximately $0.50 - $2.00

The Apify Free plan includes $5 of monthly credits, which covers hundreds of car listings.

Tips and advanced options

  • Use make/model for precision — Free text search returns broad results. Use the make and model fields for targeted searches.
  • Spanish residential proxies — Coches.net has bot detection. Use Spanish residential proxies for the best success rate.
  • Combine filters — Narrow results with price, year, and fuel type filters for focused datasets.
  • Schedule runs — Set up daily or weekly scraping to track price changes over time.
  • Start small — Test with 10-20 results first to verify the data matches your needs before running large scrapes.

FAQ and support

Is it legal to scrape Coches.net? Coches.net Scraper accesses only publicly available data that any visitor can see. It does not require login, bypass authentication, or access private data. Always review and comply with the target website's Terms of Service before use.

Why are Spanish residential proxies recommended? Coches.net has bot detection that may block datacenter IP addresses. Spanish residential proxies mimic real Spanish users and provide much better success rates.

What if I get empty results? First, verify your search query returns results on coches.net directly. Then ensure you have proxy configuration set with Spanish residential proxies. The default search query "BMW" should always return results.

I found a bug or need help Please submit an issue on the Issues tab and we'll get back to you quickly. For custom scraping solutions, reach out via the same channel.