VOOZH about

URL: https://apify.com/conversational_kermis/realtysync-bezrealitky

⇱ RealtySync β€” Bezrealitky.cz Β· Apify


πŸ‘ RealtySync β€” Bezrealitky.cz avatar

RealtySync β€” Bezrealitky.cz

Pricing

from $1.65 / 1,000 listings

Go to Apify Store

RealtySync β€” Bezrealitky.cz

RealtySync portal scraper for Bezrealitky.cz β€” Czech Republic's largest direct-owner real estate platform. Outputs standardized listings with price, location, specs, contact info, and images. Part of the RealtySync multi-portal pipeline.

Pricing

from $1.65 / 1,000 listings

Rating

0.0

(0)

Developer

πŸ‘ the anh nguyen

the anh nguyen

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

3 months ago

Last modified

Categories

Share

Scrape property listings from Bezrealitky.cz β€” Czech Republic's largest direct-owner (FSBO) real estate platform with ~2,000 active listings. Part of the RealtySync multi-portal pipeline.

What does this Actor do?

This Actor extracts structured property listing data from Bezrealitky.cz via its GraphQL API, including:

  • Price and transaction type (sale, rent) plus deposit and charges
  • Property details (area, land area, floor, total floors, disposition, construction, condition)
  • Energy and amenities (energy class, equipped, parking, garage, lift, balcony, terrace, cellar)
  • Location (city, district, county, region, GPS coordinates)
  • Contact info (advertiser name, phone, email, agency flag)
  • Images (all listing photos)
  • Full description

Results are output in a standardized format compatible with other RealtySync portal scrapers.

Why scrape Bezrealitky.cz?

Bezrealitky.cz is the leading Czech platform for direct-owner property sales, bypassing real estate agencies. Listings here often have lower prices (no agency commission) and represent a unique segment of the market not fully covered by aggregator portals. Scraping Bezrealitky enables FSBO market analysis, price comparisons, and cross-portal deduplication.

How to scrape Bezrealitky.cz

  1. Create a free Apify account at apify.com if you don't have one.
  2. Open this Actor in the Apify Console and click "Start".
  3. Configure filters β€” offer type, estate type, region OSM IDs, and max results.
  4. Click Run and wait for the Actor to finish processing.
  5. Download results as JSON, CSV, or Excel from the Output tab.

Input example

{
"offerType":"SALE",
"estateType":"APARTMENTS",
"regionOsmIds":[435514],
"maxResults":100,
"fetchDetails":true
}

Output example

{
"listing_id":"123456",
"url":"https://www.bezrealitky.cz/nemovitosti-byty-domy/...",
"title":"Prodej bytu 2+kk 55 mΒ²",
"offer_type":"PRODEJ",
"estate_type":"BYT",
"price_czk":4200000,
"deposit_czk":null,
"charges_czk":null,
"area_m2":55,
"land_area_m2":null,
"floor":2,
"total_floors":5,
"disposition":"2+kk",
"construction":"BRICK",
"condition":"GOOD",
"ownership":"PERSONAL",
"energy_class":"C",
"city":"Praha",
"city_district":"Praha 3",
"region":"HlavnΓ­ mΔ›sto Praha",
"latitude":50.0833,
"longitude":14.4500,
"is_agency":false,
"advertiser_name":"Jan NovΓ‘k",
"advertiser_email":"jan@example.cz",
"advertiser_phone":"+420123456789",
"images":["https://..."]
}

Input parameters

ParameterTypeDefaultDescription
offerTypeenumSALESALE, RENT, ALL
estateTypeenumAPARTMENTSAPARTMENTS, HOUSES, LAND, COMMERCIAL, OTHER, ALL
regionOsmIdsarray[]OpenStreetMap region IDs (e.g., [435514] for Praha)
maxResultsinteger100Maximum listings to return (0 = no limit)
fetchDetailsbooleantrueFetch full details per listing (slower but richer)

How much will it cost?

This Actor uses Pay-Per-Event pricing:

VolumeCost
1 listing$0.003
100 listings$0.30
1,000 listings$3.00
10,000 listings$30.00

You only pay for successfully scraped listings saved to the dataset. Platform costs (compute) are billed separately by Apify based on your plan.

Tips

  • Set fetchDetails: false for a fast price/location scan without per-listing API calls.
  • Use regionOsmIds to focus on specific cities β€” find IDs at nominatim.openstreetmap.org.
  • Schedule runs with Apify Scheduler to track price changes over time.
  • Combine with other RealtySync scrapers (Sreality.cz, Bezrealitky.sk) for cross-portal coverage.

Is it legal to scrape Bezrealitky.cz?

This Actor extracts publicly available data from Bezrealitky.cz via its public GraphQL API. Web scraping of publicly accessible information is generally permitted under applicable law. Always review the target site's Terms of Service and applicable regulations (including GDPR for EU data) before use. This Actor does not bypass authentication, paywalls, or CAPTCHAs. Use responsibly and respect rate limits.

You might also like

Bezrealitky.cz Real Estate Scraper

unfenced-group/bezrealitky-scraper

Scrape property listings from Bezrealitky.cz β€” Czech Republic's largest private-sale property platform. Returns price (CZK), area (mΒ²), rooms, floor, GPS coordinates, property type, energy class and description for sale and rental listings.

πŸ‘ User avatar

Unfenced Group

3

Bezrealitky

real1ty/bezrealitky

Scrapes real estate listings from Bezrealitky.cz including apartments, houses, and commercial properties with detailed information extraction.

Bezrealitky Real Estate Scraper

automation-lab/bezrealitky-real-estate-scraper

Scrape direct-owner property listings from Bezrealitky search pages with prices, locations, photos, amenities, and listing URLs.

πŸ‘ User avatar

Stas Persiianenko

4

Bezrealitky.cz Scraper

solidcode/bezrealitky-ck-scraper

[πŸ’° $0.045 / 1K] Scrape direct-owner (no-agency) property listings from Bezrealitky.cz β€” prices, area, layout, location, GPS, photos, and seller details. Filter by sale/rent, type, layout, price, and area, or paste search URLs.

CZ Reality Scraper

martas_kristof/cz-reality-scraper

Scrapes property listings from sreality.cz and bezrealitky.cz. Supports filtering by portal, category, region, price, and floor area. Optionally tracks price history between runs and flags new listings and price drops.

πŸ‘ User avatar

Martin KriΕ‘tof

84

Sreality - Czech Republic Real Estate

swerve/sreality-scraper

Scrape Sreality.cz, Czech Republic's #1 real estate portal. Rent & buy listings with prices, area, rooms, amenities, photos, and location data.