Everything being given away free ("zu verschenken") around a German location, as clean JSON. First run is a baseline; every scheduled run after delivers only NEW finds - built for hourly schedules with email or Slack. No seller data, ever. Pay per find.
$1.89 / 1,000 · 100.0% success over 10 public runs in the last 30 days.
Run it on Apify → Free to try - runs bill per result on your own account.
Every field is optional unless marked; sensible defaults do the rest.
| Field | Type | What it does | Default |
|---|---|---|---|
location |
string | German city or region name, e.g. "München" or "Berlin" - resolved via the site's own location search. Leave empty to sweep all of Germany. | Berlin |
radiusKm |
integer | Search this many km around the location (up to 200, default 10). Needs a location. | 10 |
searchQuery |
string | Optional keyword inside the give-away category, e.g. "schrank" or "fahrrad". Leave empty for everything. | - |
maxItems |
integer | Stop after this many finds. Free-plan runs are capped at 25 items. | 200 |
stateStoreName |
string | Named store remembering which finds were already delivered, so scheduled runs emit only new ones. Use a different name to track several searches independently. | kleinanzeigen-free-finds-state |
resetState |
boolean | Forget everything seen so far and deliver the current snapshot as a fresh baseline. | False |
One JSON object per result, with exactly these fields - no seller identities, no contact data, ever.
| Field | Type | Meaning |
|---|---|---|
listingId |
string | Kleinanzeigen listing ID. |
url |
string | Direct link to the listing. |
title |
string | Listing title as posted. |
description |
['string', 'null'] | Snippet of the seller's listing text. |
priceType |
string | Always GIVEAWAY - listings carrying a price are dropped by design. |
location |
['string', 'null'] | Postcode and locality as displayed. Exact addresses are never collected. |
postedAt |
['string', 'null'] | Posting time as displayed by the site (e.g. "Heute, 10:15"). |
imageUrl |
['string', 'null'] | Main photo URL when the listing has one. |
adType |
string | offer, or wanted for "Gesuch" ads (someone asking for free items). |
shippingPossible |
boolean | True when the lister offers shipping. |
100.0% success over 10 public runs in the last 30 days. Live record, failures included: status page.
Full documentation, examples and the AI-assistant prompt live on the store page.