# Ländleanzeiger.at Scraper (`rainminer/laendleanzeiger-at-scraper`) Actor

Extract classified ads from laendleanzeiger.at — Austrian local marketplace listings with prices, locations, sellers & images. Export JSON/CSV via Apify. | Ländleanzeiger Kleinanzeigen scrapen: Inserate, Preise, Orte, Verkäufer. JSON/CSV ohne Code.

- **URL**: https://apify.com/rainminer/laendleanzeiger-at-scraper.md
- **Developed by:** [rainminer](https://apify.com/rainminer) (community)
- **Categories:** E-commerce, Other
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.99 / 1,000 listings

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

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

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

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js/docs.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python/docs.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/integrations/mcp.md).

If your project is in a different language, use 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

### What does Ländleanzeiger.at Scraper do?

**Ländleanzeiger.at Scraper** extracts **classified ads** from [laendleanzeiger.at](https://www.laendleanzeiger.at/) — Austria's free local marketplace for home & family, vehicles, jobs, and more. Paste a category or search URL (for example `https://www.laendleanzeiger.at/anzeigen/haus-familie/`) or a single listing URL and export structured ad data without coding.

### Why scrape laendleanzeiger.at?

- **Market monitoring** — Track new listings for keywords, categories, or Austrian regions.
- **Lead generation** — Collect local offers with location, region, and seller context.
- **Price research** — Compare asking prices (including negotiable / verhandelbar labels) over time.
- **Apify platform** — Schedule runs, export JSON/CSV/Excel, monitor failures, and integrate via API.

### What data can you extract from laendleanzeiger.at?

| Field | Description |
| --- | --- |
| listingId | Alphanumeric listing hash from the URL |
| numericId | Public numeric ID from the listing (when shown) |
| title | Ad headline |
| url | Public listing URL |
| description | Full ad description |
| price | Numeric price when available |
| priceText | Formatted price string |
| priceLabel | Price type (e.g. verhandelbar) |
| currency | Currency code (EUR) |
| location | City / place (e.g. Höchst, Bregenz) |
| region | Austrian region (e.g. Vorarlberg) |
| datePosted | Display date on the listing |
| category | Primary category |
| categoryPath | Full category breadcrumb |
| images | Listing image URLs |
| thumbnailUrl | First image URL |
| sellerName | Seller name when shown |
| imageCount | Number of images |
| isPremium | Whether the listing is marked Premium |
| searchUrl | Source search URL for listings found via search |

### How to scrape laendleanzeiger.at

1. Open the Actor in Apify Console.
2. Add one or more **laendleanzeiger.at category, search, or listing URLs** under **Start URLs**.
3. Set **Maximum items** (listings per start URL).
4. Run the Actor and download results from the dataset tab.

### Input

Ländleanzeiger.at Scraper accepts **Start URLs**, **maxItems** (per start URL), and optional **proxy configuration**. See the **Input** tab in Apify Console for details.

Supported start URLs:

- Category / search pages: `https://www.laendleanzeiger.at/anzeigen/haus-familie/`
- Keyword search: `https://www.laendleanzeiger.at/anzeigen/?q=sofa`
- Listing pages: `https://www.laendleanzeiger.at/anzeigen/.../anzeige/{slug}/{id}.html`

### Output example

```json
{
  "listingId": "36diid426eff789828h0616004f91id5",
  "numericId": 1784364037,
  "title": "Spielturm (Rutsche, Schaukel, Klettern)",
  "url": "https://www.laendleanzeiger.at/anzeigen/haus-familie/kinder-baby-spielzeug/baby-und-kinderartikel/anzeige/spielturm-rutsche-schaukel-klettern/36diid426eff789828h0616004f91id5.html",
  "description": "...",
  "price": 350,
  "priceText": "350 EUR",
  "priceLabel": "verhandelbar",
  "currency": "EUR",
  "location": "Höchst",
  "region": "Vorarlberg",
  "datePosted": null,
  "category": "Baby und Kinderartikel",
  "categoryPath": "Haus & Familie › Kinder, Baby & Spielzeug › Baby und Kinderartikel",
  "images": [
    "https://s3.laendleanzeiger.at/laendleanzeiger/large/..."
  ],
  "thumbnailUrl": "https://s3.laendleanzeiger.at/laendleanzeiger/large/...",
  "sellerName": "Seller",
  "imageCount": 4,
  "isPremium": true,
  "searchUrl": "https://www.laendleanzeiger.at/anzeigen/haus-familie/"
}
````

You can download the dataset in JSON, CSV, Excel, or HTML.

### How much does scraping laendleanzeiger.at cost?

This Actor uses **pay-per-event** pricing. You are charged for Actor start and for each classified ad saved to the dataset:

| Event | Free plan | Gold / Platinum / Diamond |
| --- | --- | --- |
| Actor start | $0.00005 | $0.00005 |
| Listing scraped | **$1.49 / 1,000** | **$0.99 / 1,000** |

It uses an HTTP crawler (no browser) and **no proxy by default**, so platform usage stays low. A typical test run with 5 listings usually finishes in under a minute.

### FAQ

**Is scraping laendleanzeiger.at legal?**\
Our scrapers collect only **public** listing content shown on laendleanzeiger.at. You are responsible for complying with applicable laws (including GDPR) when processing personal data in ads.

**Which URLs are supported?**\
Public category and search pages under `/anzeigen` and individual listing pages that contain `/anzeige/` and end with `.html`.

### Image Credit

Image credit: [laendleanzeiger.at](https://www.laendleanzeiger.at/)

***

### Was macht der Ländleanzeiger.at Scraper?

Der **Ländleanzeiger.at Scraper** extrahiert **Kleinanzeigen** von [laendleanzeiger.at](https://www.laendleanzeiger.at/) — dem kostenlosen österreichischen Marktplatz für Haus & Familie, Fahrzeuge, Jobs und mehr. Fügen Sie eine Kategorie-, Such- oder Inserat-URL ein und exportieren Sie strukturierte Anzeigendaten **ohne Programmierung**.

### Warum laendleanzeiger.at scrapen?

- **Marktüberwachung** — Neue Inserate für Keywords, Kategorien oder Regionen in Österreich verfolgen
- **Lead-Generierung** — Lokale Angebote mit Ort, Region und Verkäuferkontext sammeln
- **Preisrecherche** — Angebotspreise (inkl. verhandelbar) über Zeit vergleichen
- **Apify-Plattform** — Läufe planen, JSON/CSV/Excel exportieren und per API integrieren

### Welche Daten lassen sich von laendleanzeiger.at extrahieren?

| Feld | Beschreibung |
| --- | --- |
| listingId | Alphanumerische Inserat-ID aus der URL |
| numericId | Öffentliche numerische ID (falls vorhanden) |
| title | Anzeigentitel |
| url | Öffentliche Inserat-URL |
| description | Vollständiger Anzeigentext |
| price / priceText | Preis (falls vorhanden) |
| priceLabel | Preistyp (z. B. verhandelbar) |
| location / region | Ort und Bundesland |
| category | Hauptkategorie |
| images | Bild-URLs |
| sellerName | Verkäufername |
| isPremium | Premium-Kennzeichnung |
| searchUrl | Quell-Such-URL |

### Image Credit

Image credit: [laendleanzeiger.at](https://www.laendleanzeiger.at/)

# Actor input Schema

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

laendleanzeiger.at category/search URLs (e.g. https://www.laendleanzeiger.at/anzeigen/haus-familie/) or individual listing URLs.

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

Maximum number of listings to return per start URL.

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

Proxy settings. The scraper works without a proxy in most regions.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.laendleanzeiger.at/anzeigen/haus-familie/"
    }
  ],
  "maxItems": 5,
  "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.laendleanzeiger.at/anzeigen/haus-familie/"
        }
    ],
    "proxyConfiguration": {
        "useApifyProxy": false
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("rainminer/laendleanzeiger-at-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.laendleanzeiger.at/anzeigen/haus-familie/" }],
    "proxyConfiguration": { "useApifyProxy": False },
}

# Run the Actor and wait for it to finish
run = client.actor("rainminer/laendleanzeiger-at-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.laendleanzeiger.at/anzeigen/haus-familie/"
    }
  ],
  "proxyConfiguration": {
    "useApifyProxy": false
  }
}' |
apify call rainminer/laendleanzeiger-at-scraper --silent --output-dataset

```

## MCP server setup

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

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Ländleanzeiger.at Scraper",
        "description": "Extract classified ads from laendleanzeiger.at — Austrian local marketplace listings with prices, locations, sellers & images. Export JSON/CSV via Apify. | Ländleanzeiger Kleinanzeigen scrapen: Inserate, Preise, Orte, Verkäufer. JSON/CSV ohne Code.",
        "version": "1.0",
        "x-build-id": "kF4fWWtGgT3UEOW83"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/rainminer~laendleanzeiger-at-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-rainminer-laendleanzeiger-at-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/rainminer~laendleanzeiger-at-scraper/runs": {
            "post": {
                "operationId": "runs-sync-rainminer-laendleanzeiger-at-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/rainminer~laendleanzeiger-at-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-rainminer-laendleanzeiger-at-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "required": [
                    "startUrls"
                ],
                "properties": {
                    "startUrls": {
                        "title": "Start URLs",
                        "type": "array",
                        "description": "laendleanzeiger.at category/search URLs (e.g. https://www.laendleanzeiger.at/anzeigen/haus-familie/) or individual listing URLs.",
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    },
                    "maxItems": {
                        "title": "Maximum items",
                        "minimum": 1,
                        "maximum": 1000,
                        "type": "integer",
                        "description": "Maximum number of listings to return per start URL.",
                        "default": 5
                    },
                    "proxyConfiguration": {
                        "title": "Proxy configuration",
                        "type": "object",
                        "description": "Proxy settings. The scraper works without a proxy in most regions."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
