German Insolvency Announcements — Insolvenzbekanntmachungen avatar

German Insolvency Announcements — Insolvenzbekanntmachungen

Pricing

from $4.00 / 1,000 announcement with full texts

Go to Apify Store
German Insolvency Announcements — Insolvenzbekanntmachungen

German Insolvency Announcements — Insolvenzbekanntmachungen

Insolvency filings from Germany's official register (insolvenzbekanntmachungen.de) — all 16 states, 193 courts. Full announcement text plus parsed fields: administrator with phone and email, claim deadline, distribution amount, file number. Only 14 days are searchable, so run it as a monitor.

Pricing

from $4.00 / 1,000 announcement with full texts

Rating

0.0

(0)

Developer

us0r

us0r

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 hours ago

Last modified

Share

German Insolvency Announcements Scraper (Insolvenzbekanntmachungen)

Every insolvency proceeding in Germany is published on the federal portal insolvenzbekanntmachungen.de, run by the Bundesamt für Justiz. This Actor collects those announcements — all 16 federal states, all 193 insolvency courts — and returns them with the complete official text and the key figures already parsed out.

Why you cannot do this later

Browsing the register is limited to the last 14 days. Beyond that window the portal answers only targeted questions: you have to supply the name you are looking for, and for consumer proceedings opened from 26 March 2018 the insolvency court as well (§ 2 InsBekV). Announcements are deleted entirely six months after the proceeding closes (§ 3 InsBekV).

In other words: you can look up a name you already have, but you cannot go back and build a list. Nobody can hand you last month's openings in Bavaria after the fact — they were only ever browsable while they were fresh. That is what this Actor is for.

To look up names you already have, use the sister Actor German Insolvency Check.

What you get

Per announcement, the list fields plus the parsed contents of the official text:

FieldExample
datumIso, aktenzeichen, gericht2026-08-17, 1507 IN 421/23, München
name, sitz"Die Auster" Gaststättenbetriebs-GmbH, München
gegenstand, bundeslandEröffnungen, Bayern
verwalter, verwalterAdresse, verwalterTelefon, verwalterEmailKoller Christina, Bahnhofstraße 5, 94315 Straubing, +49(9421)5333930, info@inso-koller.de
anmeldefristBis2026-10-05 — deadline for filing claims
eroeffnetAm, eroeffnetUm2026-08-17, 10:15
verteilungsmasse, insolvenzforderungen, quoteProzent1701.08, 121659.69, 0.0
registergericht, registernummerAmtsgericht Hof, HRB 6777
geburtsdatum, schuldnerAnschrift, geschaeftszweigfor consumer proceedings
vertretenDurchmanaging directors / board members
terminelist of hearing dates with times
volltextthe complete official announcement
idstable hash, for deduplication across runs

Fields that a particular announcement does not contain are null — never guessed. A distribution notice has amounts but no administrator appointment; an opening decision has the administrator but no distribution figures.

Typical uses

  • Credit risk / debtor monitoring — watch your customer base for openings and dismissals for lack of assets
  • Distressed M&A and asset deals — react to openings and protective measures within hours, not weeks
  • Lead lists of insolvency administrators — name, address, phone and email, extracted from the appointment decisions
  • Claim deadlinesanmeldefristBis tells creditors when to file
  • Research and market analysis — insolvency volume by state, court, or type

German Insolvency Check answers the opposite question: you hand it a list of names, it tells you for each one whether the register has anything on it, which court, which file number and whether the proceeding is still running. Use this Actor to watch the stream, use that one to screen a list you already have.

Court-ordered property auctions are published on a different federal portal, and the same people tend to watch both. German Foreclosure Auctions covers about 3,400 live proceedings with the auction date, the court, the property, its full address and its appraised market value. Some of those auctions are filed by the insolvency administrator of a case you will find here.

Public authorities sell off what they seize, confiscate and retire on two official portals of their own. German Government Auctions collects both into one schema — current bid, closing time, pickup address and a named contact with phone number and e-mail at the selling authority — for the 2,500-odd lots that are live at any given moment.

Input

Everything is optional. The defaults cover the last three days across all states and stop after 50 entries, so a first trial run stays short — set maxErgebnisse to 0 for a real run.

OptionDefaultMeaning
bundeslaenderall 16Which federal states to cover
tageZurueck3Days back from today (0 = today only, max 13)
datumVon / datumBisExplicit ISO dates, override tageZurueck
gegenstaendeallRestrict to openings, dismissals, distributions, …
volltexttrueFetch the full text (one extra request per entry)
nurNeuefalseSkip anything previous runs already returned
suchbegriffKeep only entries whose debtor or seat contains this text
maxErgebnisse50Stop after N entries; 0 = no limit
statusSpeicherinsolvenz-gesehenNamed store for nurNeue; use different names for independent monitors
pauseSekunden0.2Delay before each request to the portal

For monitoring, set nurNeue: true and schedule the Actor. It remembers what it has already returned and only gives you — and only charges you for — genuinely new announcements.

Scale and speed

A full national day is roughly 3,000–4,000 announcements. Requests take about 1.3 s for a result list and 0.23 s per full text, so a nationwide daily run with full texts finishes in about 15 minutes. Restricted to one state it is seconds.

The Actor talks plain HTTP to the portal — no headless browser — which is why it is fast and cheap to run.

Limits, honestly

  • 14 days maximum. The Actor browses the register, and browsing is what the portal limits to that window; dates further back are silently clamped. This is a legal restriction, not a technical one. Targeted lookups by name are not affected — that is the sister Actor's job.
  • 1,000 hits per query is the portal's hard cap. The Actor works around it by splitting each state-day by announcement type and, if needed, by court. If a single court still exceeds 1,000 announcements in one day for one type, that segment is logged as incomplete rather than silently truncated.
  • Announcement dates are publication dates. The decision inside the text is often dated earlier.
  • One proceeding can produce several announcements on the same day, with identical list rows and different texts. They are returned as separate records and told apart by id.
  • Name order follows the source. Courts write administrators sometimes as "Birgitt Breiter" and sometimes as "Breiter Birgitt". The Actor passes through what the announcement says rather than guessing which part is the surname.

Personal data

Consumer insolvency announcements (IK file numbers) contain the debtor's name, date of birth and full home address. That is what the official publication says — this Actor does not add anything. Processing it is subject to the GDPR and to the deletion periods of § 3 InsBekV. Build monitoring on it, not a permanent archive.

Pricing

Pay per event:

EventWhat it covers
actor-startonce per run
trefferone announcement, list fields only
treffer-volltextone announcement including the full official text

You pay for what you take: list-only monitoring is cheap, full texts cost more because they require a separate request each.


Keywords: Insolvenz, Insolvenzbekanntmachungen, Insolvenzverfahren, insolvency Germany, German insolvency register, Insolvenzverwalter, Regelinsolvenz, Verbraucherinsolvenz, Restschuldbefreiung, Eröffnung Insolvenzverfahren, Abweisung mangels Masse, credit risk Germany, debtor monitoring.