Kleinanzeigen Scraper 🇩🇪 (new-listing alerts, no login) avatar

Kleinanzeigen Scraper 🇩🇪 (new-listing alerts, no login)

Pricing

from $1.40 / 1,000 listing scrapeds

Go to Apify Store
Kleinanzeigen Scraper 🇩🇪 (new-listing alerts, no login)

Kleinanzeigen Scraper 🇩🇪 (new-listing alerts, no login)

Search kleinanzeigen.de and get title, price, location, seller type, posting time and photos, newest first. Monitor mode remembers past runs and returns only new listings, so a schedule turns it into an alert feed for fresh deals. Fixed price per listing, platform usage included.

Pricing

from $1.40 / 1,000 listing scrapeds

Rating

0.0

(0)

Developer

Tagada Data

Tagada Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Kleinanzeigen Scraper: Prices, Locations & New-Listing Alerts

Search kleinanzeigen.de, Germany's biggest classifieds site, and get every matching listing as clean JSON: title, price with the VB negotiable flag, postal code and district, seller type, posting time, tags and photo. Results come back newest first, exactly as on the site.

The part most scrapers skip: turn on monitor mode and the actor remembers every listing it has already reported. Run it on a schedule and each run returns only what is genuinely new since the last one, optionally pushed straight to Slack or any webhook. If you resell, flip or source stock, that is the difference between finding a bargain and finding it first. A run that finds nothing new costs you next to nothing.

No browser, no login, no proxy. It reads the server-rendered pages directly, so runs take seconds, not minutes.

What you get per listing

FieldDescription
title, url, adIdListing title, its canonical URL and the site's listing id
priceAmount in EUR, negotiable flag (VB), and a type: fixed, negotiable, giveaway (Zu verschenken) or other
locationPostal code, district or town, distance in km on radius searches, and the raw text
postedAt, postedDate, postedTimeThe site's own label (Heute, 19:57) plus an ISO date resolved in German time
sellerTypeprivate or commercial (from the PRO badge)
sellerName, sellerProfileUrlShop name and profile link for commercial sellers
shippingPossible, directBuy, tagsVersand möglich, Direkt kaufen and any other listing tags
imageUrl, imageCountFirst photo URL and how many photos the listing has
promotedtrue when the listing is a paid top ad on the results page
descriptionThe listing's preview text

Who uses it

  • Resellers and flippers watching a search around their city so they can message the seller minutes after a good listing goes up.
  • Dealers (bikes, phones, furniture, cars and parts) sourcing private-seller stock with sellerType: private and a price ceiling.
  • Price and market research: pull thousands of asking prices for a product across Germany.
  • Agents and pipelines that need German classifieds as structured JSON.

Input examples

Bikes in Berlin, private sellers only, between 50 and 800 euros:

{
"query": ["fahrrad"],
"location": "Berlin",
"radiusKm": "10",
"sellerType": "private",
"priceMin": 50,
"priceMax": 800,
"maxResults": 200
}

Several searches at once, all of Germany, one category:

{
"query": ["iphone 14", "iphone 15"],
"category": "multimedia-elektronik",
"priceMax": 600,
"maxResults": 500
}

A new-listing alert feed: schedule this every 10 or 15 minutes and only fresh listings come back, posted to Slack:

{
"query": ["e-bike"],
"location": "München",
"radiusKm": "20",
"priceMax": 1500,
"monitorMode": true,
"monitorName": "muc-ebikes",
"webhookUrl": "https://hooks.slack.com/services/XXX/YYY/ZZZ"
}

The first monitor run returns the current listings and remembers them; every run after that returns only new ones. Use a different monitorName per saved search so they do not share memory.

Output sample

{
"adId": "3455857850",
"title": "MTB Specialized Rockhopper Expert",
"url": "https://www.kleinanzeigen.de/s-anzeige/mtb-specialized-rockhopper-expert/3455857850-217-3480",
"description": "Zum Verkauf steht dieses MTB der Marke Specialized...",
"price": { "value": 400, "currency": "EUR", "negotiable": true, "type": "negotiable", "label": "400 € VB" },
"location": { "zip": "12435", "area": "Treptow", "distanceKm": 7, "raw": "12435 Treptow (7 km)" },
"postedAt": "Heute, 22:31",
"postedDate": "2026-07-10",
"postedTime": "22:31",
"sellerType": "private",
"shippingPossible": false,
"directBuy": false,
"imageUrl": "https://img.kleinanzeigen.de/api/v1/prod-ads/images/d8/d8182463.jpg",
"imageCount": 9,
"promoted": false,
"searchQuery": "fahrrad",
"searchLocation": "Berlin",
"source": "kleinanzeigen.de"
}

Pricing

You pay per listing returned, and platform usage is included in the price. No subscription, no compute or proxy line on your bill, and a search that finds nothing costs only the start fee.

EventPrice
Actor start$0.001 per run
Listing scraped (normal mode)$0.002 per listing ($2 per 1,000)
New listing found (monitor mode)$0.005 per new listing
Digest sent (monitor mode, webhook)$0.03 per digest

Monitor math for a scheduled watch: a quiet check costs $0.001, and you only ever pay the per-listing price once per listing, the moment it first appears.

FAQ

Does it need a proxy or a login? No. Kleinanzeigen serves these pages directly and the actor runs without any proxy, browser or account.

Does it return seller phone numbers? No. Kleinanzeigen keeps contact behind a login, so no scraper can honestly promise phone numbers from the public site. You get the listing, its price, location, photos and the shop profile for commercial sellers.

How do locations work? Pass any German city, district or state as plain text ("location": "Köln"), pick a radius, and the actor resolves it through the site's own location search. If you already know Kleinanzeigen's numeric location id you can pass that instead.

What are promoted listings? Paid top ads that Kleinanzeigen pins above the results. They are real listings and are included, flagged with promoted: true, so you can filter them out if you only want the organic newest-first feed.

How deep can one search go? Kleinanzeigen serves at most 50 result pages per search, about 1,250 listings. Narrow searches with a category, price band or radius go deeper into the long tail. In monitor mode depth barely matters, because scheduled runs keep picking up everything new at the top.

Can I watch several searches with one monitor? Yes, put several terms in query. Give each independent watch its own monitorName.

For AI agents and MCP

Every record is flat, typed JSON, so the actor drops straight into an agent tool or MCP server. Monitor mode gives agents a cheap polling primitive: call it on a schedule and act only when something new comes back.


Something missing?

If you need an extra field, a filter, or a different output, open an issue on this Actor and describe it. I read every request and small additions usually ship within days. More marketplace scrapers and monitors are on my profile.

Kleinanzeigen scraper, eBay Kleinanzeigen API, scrape kleinanzeigen.de, new listing alerts, Kleinanzeigen monitor, German classifieds data, reselling arbitrage feed, second-hand market Germany, price research, fahrrad iphone möbel auto.