SchnappalarmDEENStart free
← All articles

Why Kleinanzeigen saved-search alerts are too slow for reselling — and how to actually be first

If you flip on eBay Kleinanzeigen, you already know the maths: on a genuinely underpriced item, the deal is usually gone in minutes. Not because the item sold that fast, but because the seller got five polite messages in the first ten minutes and picked the first person who sounded serious. Being first to message is most of the game. Everything else — your negotiating, your pickup logistics, your resale channel — only matters if you get that far.

So the obvious move is to let Kleinanzeigen's own saved search ("Suchauftrag speichern") do the watching for you. Save the search, tick the notification box, wait for the ping. In theory you're covered. In practice, a lot of resellers find that the native alert is exactly where the plan falls apart.

What the native saved search actually promises

To be fair to the platform: the feature does what it says on paper. You run a search, hit Suchauftrag speichern at the top of the results, and you can get notified when something new matches. You manage your saved searches under Meins → Suchaufträge, and you can pick app push, email, or mute per search.

For casual buyers — "tell me when a used sofa shows up in my city" — that is completely fine. The problem is that reselling is not casual buying. You need speed and reliability that the native alert was never designed to guarantee.

Where it breaks down for flippers

Search around the German forums and help pages and the same complaints repeat:

None of this means the platform is broken. It means the native alert is a convenience feature, and you're trying to use it as a competitive edge. Those are different jobs.

Why "first" is worth this much effort

It helps to be honest about why speed pays, because it tells you where to spend effort.

On Kleinanzeigen most private sellers are not running an auction. They set a price (often VBVerhandlungsbasis, open to offers) or list it as Festpreis, and they hand it to whoever they trust to actually turn up and pay. That decision often happens in the first handful of messages. If the listing offers Versand (shipping) or Sofort-Kaufen, the window is even shorter — a buyer can commit without a back-and- forth, and a slow watcher never gets a turn.

So the reseller's real target isn't "see every listing." It's "see the right listings within a minute or two, with a message ready to send." That reframing is the whole point.

How resellers actually stay first

A few approaches, roughly in order of effort:

1. Tighten the search itself. Before you automate anything, make the query do more work. Use exact model numbers, add price ceilings, and — critically — use negative terms so you're not drowning in near-matches ("Lorcana -Einzelkarten -Sleeves"). A precise search you can act on beats a broad one you learn to ignore.

2. Check on a schedule, not on a whim. Sorting a search by "Neueste" and refreshing every few minutes works, and costs nothing but your attention. It just doesn't scale past one or two searches and it can't run while you sleep.

3. Use a dedicated monitor. This is the category the native alert isn't in. Third-party tools — desktop apps like AnzeigenChef, community bots, open-source trackers, and hosted agents — poll a search far more frequently and push you a notification you actually control. They exist precisely because the native alert isn't fast or reliable enough for people who care about being first.

A quick, honest caveat on that last option: automated monitoring of Kleinanzeigen sits in a gray area with respect to the platform's terms of use and robots.txt. Nobody is placing bids or buying for you — these are notifiers, and you still make every decision and message the seller yourself — but you should keep polling at human-like intervals, not hammer the site, and understand that you're using a workaround the platform doesn't formally endorse. Treat that as a reason to be measured, not reckless.

What I ended up building

I flip on Kleinanzeigen myself, and I got tired of losing sealed TCG lots and the odd underpriced GPU to people who simply saw the listing before I did. So I built a small tool for it, and I'll be upfront that it's mine.

It's an AI agent that watches a single eBay Kleinanzeigen search and sends a Discord ping the moment a new matching listing appears — as often as about once a minute on the paid tier, or every 15 minutes on the free one. The part I care about most isn't the speed, it's the filtering: instead of a raw keyword match, the agent reads each new listing's title, description, and price and applies rules I write in plain language — things like "only sealed English Lorcana boxes under 80€, ignore singles, sleeves, and proxies." Listings that don't pass never ping me. It uses Google's Gemini for that reading, and you bring your own Gemini API key.

To keep the honesty going: it only works on Kleinanzeigen, it notifies via Discord (not email or Telegram), and it reads listing text — it's not doing image recognition. If those constraints fit how you hunt, it's a real edge; if you need email alerts or a dozen marketplaces, it isn't your tool, and I'd rather you know that now.

The takeaway

The native saved search is a fine convenience and a poor competitive weapon. If you're buying the occasional item, use it and move on. If your margin depends on being the first message in a seller's inbox, you need something that polls faster than the platform pushes, that you control, and — ideally — that filters for the deals actually worth your time. Start by making your search precise. Then decide how much "first" is worth to you.


I run the agent described above as Schnappalarmstart free. I built it because native saved searches kept losing me deals. It watches one Kleinanzeigen search, filters new listings with rules you write, and pings your Discord. Only Kleinanzeigen, Discord alerts, bring-your-own Gemini key — no more than that.

Related