Poland Bailiff Auctions Scraper - Komornik Auctions in English avatar

Poland Bailiff Auctions Scraper - Komornik Auctions in English

Pricing

from $1.50 / 1,000 auction records

Go to Apify Store
Poland Bailiff Auctions Scraper - Komornik Auctions in English

Poland Bailiff Auctions Scraper - Komornik Auctions in English

[💵 $2.00 / 1K] Licytacje komornicze z licytacje.komornik.pl: nieruchomości, cena wywołania, wartość oszacowania, rękojmia, województwo. Clean English schema for international investors - appraisal, opening bid, discount %, auction round, deposit, deadlines & coordinates. Not a raw portal dump.

Pricing

from $1.50 / 1,000 auction records

Rating

0.0

(0)

Developer

WebData Labs

WebData Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

3 days ago

Last modified

Share

Poland Bailiff Auctions API - Komornik Judicial Auctions in English

Structured, investor-ready data from licytacje.komornik.pl, Poland's official register of bailiff (komornik) judicial auctions - the single portal every enforced sale of real estate and movable property must be published on.

This is not a raw portal dump. Every auction is normalized into one clean English lead row with the numbers a property investor actually needs: the court appraisal, the opening bid, how far below the appraisal that opening sits (discount %), the implied auction round, the required deposit, and every deadline - so you can filter a distressed -asset pipeline without reading Polish enforcement notices.

What you get

One row per auction, in English:

  • Economics (PLN): appraisalValue (wartość oszacowania), openingBid (cena wywołania), discountPctVsAppraisal, auctionRound (FIRST / SECOND, inferred from the statutory opening ratio), depositEstimate (rękojmia, 1/10 of the appraisal).
  • Classification: assetClass (REAL_ESTATE / MOVABLE / OTHER), category (Apartment, House, Land, Commercial premises, Car...), auctionType (E_AUCTION / STATIONARY).
  • Schedule: auctionStartAt, auctionEndAt, depositDeadline, publishedAt.
  • Location: structured address (street, building/flat no., postal code, city), province (English voivodeship name), provinceCode, latitude/longitude when present.
  • Links: announcementUrl to the official listing.
  • Optional (includeDetails): description, bailiffOffice, caseSignature, exact depositAmount.

Why the discount and round matter

Under Polish enforcement law the opening bid is a fixed fraction of the court appraisal: 3/4 at the first auction, 2/3 at the second. So a 25% discount signals a first auction, ~33% signals a second (cheaper) auction. The raw portal never gives you this - the API derives it on every row, so you can sort a whole voivodeship by real discount in one pass.

Example input

{
"province": "Masovia",
"assetType": "real-estate",
"eauctionOnly": true,
"maxOpeningBid": 500000,
"sortBy": "auction-date",
"maxResults": 100
}

Accepts a Polish slug or English name for province (mazowieckie or Masovia, malopolskie or Lesser Poland, slaskie or Silesia). Leave it empty to search all of Poland. To pull specific listings, pass itemIds as numbers or full https://licytacje.komornik.pl/items/<id> URLs. Search filters are ignored in this mode. Missing IDs are reported in the run summary and are never added to the billable dataset.

Example output row

{
"recordType": "auction",
"itemId": 77407,
"announcementUrl": "https://licytacje.komornik.pl/items/77407",
"title": "I e-licytacja lokalu mieszkalnego w Gorzowie Wielkopolskim",
"assetClass": "REAL_ESTATE",
"category": "Apartment",
"auctionType": "E_AUCTION",
"currency": "PLN",
"appraisalValue": 439500.0,
"openingBid": 329625.0,
"discountPctVsAppraisal": 25.0,
"auctionRound": "FIRST",
"depositEstimate": 43950.0,
"auctionStartAt": "2026-09-24T11:00:00+02:00",
"depositDeadline": "2026-09-22T23:59:59+02:00",
"address": { "street": "ul.Brukselska", "buildingNo": "7A", "flatNo": "3", "postalCode": "66-400", "city": "Gorzów Wielkopolski", "province": "Lubusz" },
"province": "Lubusz",
"provinceCode": "lubuskie"
}

Use cases

  • Distressed real-estate sourcing - filter apartments/houses/land by voivodeship, discount, and round.
  • Investor lead feeds - schedule the Actor and push new second-round (deepest-discount) auctions to a CRM.
  • Vehicle/equipment resale - assetType: movable for cars, trucks, and machinery below market.
  • Market monitoring - track appraisal-vs-opening spreads across regions over time.

Pricing

Pay per result: $2.00 / 1,000 auction records (platform usage included, no per-run start fee).

Only successfully retrieved auction records are written to the billable dataset. Failed item IDs are reported in the run summary and are not billed as auction rows.

Notes

  • Data comes from the official public register. Values are in Polish złoty (PLN).
  • auctionRound and depositEstimate are derived from statutory ratios; enable includeDetails for the portal's exact deposit when published.
  • Enabling Apify Proxy (Polish residential recommended) keeps large runs reliable.

FAQ

Is this an official Polish bailiff auction API?

No. It structures publicly available judicial-auction information and is not affiliated with the source authorities.

Are auction details guaranteed to remain current?

No. Auction dates, documents, and status can change. Confirm material details through the linked official notice before acting.

Support

For a missing auction or incorrect normalized field, open an Actor issue with the run URL, auction URL or case number, and expected value.

Po polsku

API licytacji komorniczych - dane z oficjalnego portalu licytacje.komornik.pl w czystym, angielskim schemacie dla inwestorów. Zamiast surowego zrzutu strony dostajesz jeden uporządkowany wiersz na licytację: wartość oszacowania, cena wywołania, procent dyskonta, numer licytacji (pierwsza/druga), rękojmia, terminy i lokalizacja (województwo, miasto, adres). Filtruj po województwie, kategorii (mieszkania, domy, działki, lokale, pojazdy), cenie i typie licytacji (e-licytacja). Cena: $2.00 / 1000 rekordów.