# Kfzteile24.de Scraper (`lexis-solutions/kfzteile24-de-scraper`) Actor

Scrape kfzteile24.de auto parts with this Kfzteile24.de scraper: extract product data, OE numbers, compatible vehicles, technical specs, images, and legal/manufacturer info into structured JSON for ecommerce and catalog automation.

- **URL**: https://apify.com/lexis-solutions/kfzteile24-de-scraper.md
- **Developed by:** [Lexis Solutions](https://apify.com/lexis-solutions) (community)
- **Categories:** E-commerce, AI, Agents
- **Stats:** 3 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

$35.00/month + usage

To use this Actor, you pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period.You also pay for the Apify platform usage, which gets cheaper the higher Apify subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#rental-actors

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## 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.
The best way to integrate Actors is as follows.

- **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 usage examples, see the [API](#api) section below.

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).

# README

## kfzteile24.de Scraper

![banner](https://i.ibb.co/M5fqTGWH/Screenshot-2026-01-24-at-6-52-22-PM.png)

An Apify Actor designed to scrape product data from kfzteile24.de, including detailed technical specifications, compatibility data, and legal/manufacturer information.

### Features

- **Comprehensive Product Extraction**: Captures name, ID, brand, price, currency, category, and article number.
- **Deep Technical Data**:
  - **OE Numbers**: Reference numbers from original equipment manufacturers.
  - **Suitable Vehicles**: Comprehensive list of vehicle models, engines, and specifications that the part fits, including pagination support for parts fitting many vehicles.
  - **Article Properties**: Structured key-value pairs of technical specifications (e.g., Material, Dimensions).
- **Category & Search Support**:
  - Automatically handles category URLs.
  - Supports standard article search URLs.
  - Robust pagination handling for both search results and category listings.
- **Legal & Manufacturer Info**: Extracts information from legal modals and "Additional Product Info" sections.

### Input

The Actor accepts the following input fields:

- `startUrls`: An array of kfzteile24.de URLs (categories or specific products).
- `maxItems`: (Optional) The maximum number of products to process.
- `proxyConfiguration`: (Optional) Standard Apify proxy settings to avoid rate limiting.

#### Examples

**Category URL:**
`https://www.kfzteile24.de/ersatzteile-verschleissteile/scheibenreinigung/waschwasserbehaelter`

**Product URL:**
`https://www.kfzteile24.de/artikeldetails?search=2380-108516`

### Output

The scraper outputs structured JSON items to the Apify dataset. Example schema:

```json
{
  "id": "2380-108516",
  "name": "Dichtung, Waschwasserpumpe/Waschwasserbehälter",
  "brand": "TOPRAN",
  "price": 3.98,
  "currency": "EUR",
  "articleNumber": "116 298",
  "description": "...",
  "images": [...],
  "url": "https://www.kfzteile24.de/...",
  "oeNumbers": [
    { "brand": "AUDI", "number": "7M0 919 382" },
    ...
  ],
  "suitableVehicles": [  // limited to max of 50 pages of suitable vehicles  which is usually 500 - 600 vehicles
    {
      "model": "AUDI A1 (8X1, 8XK) 1.2 TFSI, Schrägheck",
      "specs": "1197cm3, 4 Zyl., 63kW/86PS",
      "details": "Benzin 05/10 bis 04/15"
    },
    ...
  ],
  "articleProperties": {
    "Material": "EPDM (Ethylen-Propylen-Dien-Kautschuk)",
    "Innendurchmesser": "20 mm",
    ...
  },
  "generalInformation": "...",
  "additionalProductInfo": "..."
}
```

### Suitable Vehicles data limitation

Suitable Vehicles for each listings is limited to maximum of up to 50 pages (estimated ~500-600 vehicles per product). This is done to prevent timeout and memory issues due to large amount of data.  Without a limit, the scraper could spend hours paginating through a single item.

***

👀 p.s.

Got feedback or need an extension?

Lexis Solutions is a [certified Apify Partner](https://apify.com/partners/find). We can help you with custom solutions or data extraction projects.

Contact us over [Email](mailto:scraping@lexis.solutions) or [LinkedIn](https://www.linkedin.com/company/lexis-solutions)

***

### Support Our Work 💝

If you're happy with our work and scrapers, you're welcome to leave us a company review [here](https://apify.com/partners/find/lexis-solutions/review) and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!

Image Credit: https://kfzteile24.de

# Actor input Schema

## `startUrls` (type: `array`):

URLs to start with.

## `maxItems` (type: `integer`):

Maximum number of items to process.

## `proxyConfiguration` (type: `object`):

Proxy configuration.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.kfzteile24.de/ersatzteile-verschleissteile/abgasanlage/schalldaempfer-vor-mittel-end"
    }
  ],
  "maxItems": 10,
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}
```

# Actor output Schema

## `overview` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrls": [
        {
            "url": "https://www.kfzteile24.de/ersatzteile-verschleissteile/abgasanlage/schalldaempfer-vor-mittel-end"
        }
    ],
    "proxyConfiguration": {
        "useApifyProxy": false
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("lexis-solutions/kfzteile24-de-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "startUrls": [{ "url": "https://www.kfzteile24.de/ersatzteile-verschleissteile/abgasanlage/schalldaempfer-vor-mittel-end" }],
    "proxyConfiguration": { "useApifyProxy": False },
}

# Run the Actor and wait for it to finish
run = client.actor("lexis-solutions/kfzteile24-de-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://www.kfzteile24.de/ersatzteile-verschleissteile/abgasanlage/schalldaempfer-vor-mittel-end"
    }
  ],
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}' |
apify call lexis-solutions/kfzteile24-de-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=lexis-solutions/kfzteile24-de-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/UQLfCGhlqiGQggf8K/builds/2c9Pnd3K99UGdfgbb/openapi.json
