GetHome.pl Scraper - Polish Real Estate Listings avatar

GetHome.pl Scraper - Polish Real Estate Listings

Pricing

from $1.20 / 1,000 result scrapeds

Go to Apify Store
GetHome.pl Scraper - Polish Real Estate Listings

GetHome.pl Scraper - Polish Real Estate Listings

Scrape real estate listings from GetHome.pl, one of Poland's property portals. Extract prices, areas, rooms, coordinates, agency details and images for apartments, houses and land — both aftermarket and primary-market, sale and rental listings. No login needed.

Pricing

from $1.20 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

Categories

Share

GetHome.pl Scraper

Extract real estate listings from GetHome.pl, a Polish property portal covering apartments, houses, and land across every Polish city and voivodeship. Listings come from agencies, developers, and private sellers, spanning both the aftermarket (resale) and the primary market (new-build developer projects).

Why use this actor?

GetHome.pl runs its own independent listings database, separate from the Otodom/OLX group and from Domiporta. That means inventory here isn't a full mirror of what you'd find on the bigger portals — useful if you're already tracking Otodom, Domiporta, or Adresowo and want to close coverage gaps, or if you just want a second source to cross-check prices.

This actor pulls structured property data at scale: price, price per m², area, room count, floor, exact coordinates, voivodeship/city/district/street, agency name, seller type (private owner vs. agency), build year, and every listing photo. No manual browsing, no cookies, no login.

Use cases: property market analysis, investment research, relocation planning, price monitoring across Polish cities, geospatial analysis (every listing carries latitude/longitude), academic housing studies, and competitor tracking for real estate agencies.

How to scrape GetHome.pl data

  1. Go to the actor's page on the Apify Store
  2. Select a property type (apartments, houses, or land)
  3. Choose listing type: sale or rent (land is sale-only on GetHome.pl)
  4. Enter a location (e.g. "warszawa", "krakow", "wroclaw") or leave empty for all of Poland
  5. Set maxResults for the number of listings to collect
  6. Click "Start" to run the scraper
  7. Download results as JSON, CSV, or Excel when complete

The actor reads window.__INITIAL_STATE__, a JSON state object GetHome.pl renders server-side into every search results page. It already contains the full listing card data (price, area, rooms, coordinates, agency, description, images) — no browser rendering and no extra detail-page visit needed, so it's fast and cheap to run.

Input

FieldTypeRequiredDescription
propertyTypeStringNomieszkanie (apartments, default), dom (houses), dzialka (land)
listingTypeStringNosale (default) or rent. Ignored for land, which is sale-only.
locationStringNoPolish city, e.g. "warszawa", "krakow", "wroclaw", "gdansk". Defaults to "warszawa". Empty = all Poland.
maxResultsIntegerNoMaximum listings to return (default: 50)
proxyConfigurationObjectNoProxy settings. Automatic Apify proxy by default — recon found Cloudflare present but passthrough (plain 200 OK, no active challenge).

Output

Each listing contains:

FieldTypeExample
listingTitleString"Warszawa, Mokotów, Służewiec, ul. Postępu"
propertyTypeString"mieszkanie"
listingTypeString"sale"
marketTypeString or null"aftermarket" or "primary_market"
sellerTypeString or null"owner" or "agency"
priceNumber or null777178 — null on a minority of primary-market pre-launch units where GetHome.pl withholds price ("ask for price")
currencyString"PLN"
pricePerSqmNumber or null20976
areaNumber or null37.05
roomsNumber or null2 — not applicable to land
floorString or null"7" — apartments only
locationString"Warszawa, Mokotów, Służewiec"
cityString or null"Warszawa"
districtString or null"Mokotów"
streetString or null"ul. Postępu"
voivodeshipString or null"mazowieckie"
latitudeNumber or null52.17319
longitudeNumber or null20.99213
buildYearNumber or null2026
agencyNameString or null"Platforma Mieszkaniowa"
listingDescriptionString or nullListing description text
imageUrlString or nullPrimary listing photo URL
imageUrlsArrayAll listing photo URLs
datePostedString or nullISO 8601 timestamp, as published by GetHome.pl
urlStringFull GetHome.pl listing URL
scrapedAtStringISO 8601 timestamp of when the data was scraped

Example output

{
"listingTitle": "Warszawa, Mokotów, Służewiec, ul. Postępu",
"propertyType": "mieszkanie",
"listingType": "sale",
"marketType": "aftermarket",
"sellerType": "agency",
"price": 777178,
"currency": "PLN",
"pricePerSqm": 20976,
"area": 37.05,
"rooms": 2,
"floor": "7",
"location": "Warszawa, Mokotów, Służewiec",
"city": "Warszawa",
"district": "Mokotów",
"street": "ul. Postępu",
"voivodeship": "mazowieckie",
"latitude": 52.17319,
"longitude": 20.99213,
"buildYear": 2026,
"agencyName": "Platforma Mieszkaniowa",
"listingDescription": "0% PROWIZJI, BEZ PODATKU PCC 2%, ZAKUP BEZPOŚREDNIO OD DEWELOPERA...",
"imageUrl": "https://thumbs.gethome.pl/7cd1bcfd:8HgGTKCvLUv29-fobTJPA_wRMjk/500x0/filters:no_upscale()/media/esti/platformamieszk/114652103-d211b25f.jpg",
"imageUrls": [
"https://thumbs.gethome.pl/7cd1bcfd:8HgGTKCvLUv29-fobTJPA_wRMjk/500x0/filters:no_upscale()/media/esti/platformamieszk/114652103-d211b25f.jpg"
],
"datePosted": "2026-09-01T15:32:28.363330Z",
"url": "https://gethome.pl/oferta/sprzedam-mieszkanie-warszawa-ul-postepu-37m2-dwupokojowe-7-pietro-z-2026-roku-2370930/",
"scrapedAt": "2026-09-02T14:07:08.046Z"
}

Property types and locations

propertyType accepts:

  • mieszkanie — apartments (sale or rent)
  • dom — houses (sale or rent)
  • dzialka — land / plots (sale only)

location accepts any Polish city name in Latin script (e.g. "warszawa", "krakow", "lodz", "gdansk", "wroclaw", "poznan"). Leave empty to search nationwide.

Cost estimate

This actor uses CheerioCrawler (plain HTTP, no browser rendering) against the automatic Apify proxy pool, so it's inexpensive to run. A 50-listing run typically completes in under 10 seconds of crawler runtime and costs a fraction of a compute unit. Larger runs (thousands of listings) scale linearly with pagination — the actor fetches ~35 listings per page request.

Costs depend on proxy usage and the number of pages scraped. Usage cost only settles once the run reports SUCCEEDED — a mid-run dataset read will undercount the final charge.

Limitations

  • Price is null for a minority of primary-market (new-build) listings where GetHome.pl has not published a unit price yet ("zapytaj o cenę" / ask for price on the site). This reflects the source data, not an extraction gap.
  • Land listings (dzialka) don't have room count or floor data — not applicable to plots.
  • GetHome.pl paginates in fixed pages of ~35 listings; maxResults is capped by how many pages the search actually returns for narrow city/property combinations.

Part of Studio AMBA's Polish real estate cluster:

Combine all four for the broadest possible coverage of the Polish residential property market, spanning aftermarket resales, primary-market developer projects, and both agency and private-owner inventory.