# BMW, Audi and Mercedes-Benz used inventory in Spain

**Use case:** 

The three German premium makes in one run. Market-average price: 82.7 percent Mercedes, 76.8 Audi, 67.9 BMW.

## Input

```json
{
  "maxResults": 300,
  "makes": [
    "bmw",
    "audi",
    "mercedes-benz"
  ],
  "provinces": [],
  "environmentalLabels": [],
  "maxPriceEur": 0,
  "km0Only": false,
  "automaticOnly": false,
  "financedOnly": false,
  "privateOnly": false,
  "colors": [],
  "scrapeDealers": false,
  "maxDealers": 0,
  "maxCacheAgeDays": 7,
  "maxPagesPerUrl": 6
}
```

## Output

```json
{
  "_type": {
    "label": "Type",
    "format": "string"
  },
  "ad_id": {
    "label": "Ad id",
    "format": "string"
  },
  "url": {
    "label": "Url",
    "format": "string"
  },
  "title": {
    "label": "Title",
    "format": "string"
  },
  "make": {
    "label": "Make",
    "format": "string"
  },
  "make_id": {
    "label": "Make id",
    "format": "number"
  },
  "model": {
    "label": "Model",
    "format": "string"
  },
  "model_id": {
    "label": "Model id",
    "format": "number"
  },
  "year": {
    "label": "Year",
    "format": "number"
  },
  "km": {
    "label": "Km",
    "format": "number"
  },
  "hp": {
    "label": "Hp",
    "format": "number"
  },
  "fuel_type": {
    "label": "Fuel type",
    "format": "string"
  },
  "fuel_type_raw": {
    "label": "Fuel type raw",
    "format": "string"
  },
  "fuel_type_id": {
    "label": "Fuel type id",
    "format": "number"
  },
  "body_type_id": {
    "label": "Body type id",
    "format": "number"
  },
  "environmental_label": {
    "label": "Environmental label",
    "format": "string"
  },
  "price_eur": {
    "label": "Price eur",
    "format": "number"
  },
  "financed_price_eur": {
    "label": "Financed price eur",
    "format": "number"
  },
  "includes_taxes": {
    "label": "Includes taxes",
    "format": "boolean"
  },
  "price_average_indicator_eur": {
    "label": "Price average indicator eur",
    "format": "number"
  },
  "price_rank_indicator": {
    "label": "Price rank indicator",
    "format": "number"
  },
  "is_financed": {
    "label": "Is financed",
    "format": "boolean"
  },
  "financing_lender": {
    "label": "Financing lender",
    "format": "string"
  },
  "financing_instalment_eur": {
    "label": "Financing instalment eur",
    "format": "number"
  },
  "financing_terms_months": {
    "label": "Financing terms months",
    "format": "number"
  },
  "financing_tae_pct": {
    "label": "Financing tae pct",
    "format": "number"
  },
  "financing_entry_eur": {
    "label": "Financing entry eur",
    "format": "number"
  },
  "has_warranty": {
    "label": "Has warranty",
    "format": "boolean"
  },
  "warranty_months": {
    "label": "Warranty months",
    "format": "number"
  },
  "is_certified": {
    "label": "Is certified",
    "format": "boolean"
  },
  "province": {
    "label": "Province",
    "format": "string"
  },
  "province_id": {
    "label": "Province id",
    "format": "number"
  },
  "region": {
    "label": "Region",
    "format": "string"
  },
  "city": {
    "label": "City",
    "format": "string"
  },
  "city_id": {
    "label": "City id",
    "format": "number"
  },
  "seller_type": {
    "label": "Seller type",
    "format": "string"
  },
  "seller_name": {
    "label": "Seller name",
    "format": "string"
  },
  "seller_contract_id": {
    "label": "Seller contract id",
    "format": "string"
  },
  "seller_phone": {
    "label": "Seller phone",
    "format": "string"
  },
  "seller_rating_avg": {
    "label": "Seller rating avg",
    "format": "number"
  },
  "seller_rating_count": {
    "label": "Seller rating count",
    "format": "number"
  },
  "photo_count": {
    "label": "Photo count",
    "format": "number"
  },
  "photos": {
    "label": "Photos",
    "format": "array"
  },
  "offer_type": {
    "label": "Offer type",
    "format": "string"
  },
  "offer_type_raw": {
    "label": "Offer type raw",
    "format": "string"
  },
  "is_urgent": {
    "label": "Is urgent",
    "format": "boolean"
  },
  "created_at": {
    "label": "Created at",
    "format": "string"
  },
  "created_at_raw": {
    "label": "Created at raw",
    "format": "string"
  },
  "published_at": {
    "label": "Published at",
    "format": "string"
  },
  "published_at_raw": {
    "label": "Published at raw",
    "format": "string"
  },
  "source_url": {
    "label": "Source url",
    "format": "string"
  },
  "fetched_at": {
    "label": "Fetched at",
    "format": "string"
  },
  "scraped_at": {
    "label": "Scraped at",
    "format": "string"
  },
  "from_cache": {
    "label": "From cache",
    "format": "boolean"
  },
  "data_age_hours": {
    "label": "Data age hours",
    "format": "number"
  }
}
```

## About this Actor

This example demonstrates how to use [Coches.net Car Listings & Dealer Scraper](https://apify.com/oswaldocarabano/coches-net-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/oswaldocarabano/coches-net-scraper) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
This Task's input is already configured above — use it as-is rather than inventing a new one.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/oswaldocarabano/coches-net-scraper.md

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).
