VOOZH about

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

⇱ RealtySync β€” Bezrealitky.sk Β· Apify


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

RealtySync β€” Bezrealitky.sk

Pricing

Pay per usage

Go to Apify Store

RealtySync β€” Bezrealitky.sk

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

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ the anh nguyen

the anh nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 months ago

Last modified

Categories

Share

Scrape property listings from Bezrealitky.sk β€” Slovakia's direct-owner (FSBO) real estate platform. Part of the RealtySync multi-portal pipeline.

What does this Actor do?

This Actor extracts structured property listing data from Bezrealitky.sk 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.sk?

Bezrealitky.sk is the Slovak counterpart of Bezrealitky.cz, offering direct-owner property listings without agency intermediaries. Scraping Bezrealitky.sk enables cross-border CZ/SK market analysis, FSBO segment tracking, and unified property databases covering both countries.

How to scrape Bezrealitky.sk

  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":[14296],
"maxResults":100,
"fetchDetails":true
}

Output example

{
"listing_id":"789012",
"url":"https://www.bezrealitky.sk/nehnutelnosti/...",
"title":"Predaj bytu 2+kk 50 mΒ²",
"offer_type":"PRODEJ",
"estate_type":"BYT",
"price_czk":150000,
"deposit_czk":null,
"charges_czk":null,
"area_m2":50,
"land_area_m2":null,
"floor":3,
"total_floors":8,
"disposition":"2+kk",
"construction":"PANEL",
"condition":"GOOD",
"ownership":"PERSONAL",
"energy_class":"B",
"city":"Bratislava",
"city_district":"PetrΕΎalka",
"region":"BratislavskΓ½ kraj",
"latitude":48.1486,
"longitude":17.1077,
"is_agency":false,
"advertiser_name":"Peter HorvΓ‘th",
"advertiser_email":"peter@example.sk",
"advertiser_phone":"+421912345678",
"images":["https://..."]
}

Input parameters

ParameterTypeDefaultDescription
offerTypeenumSALESALE, RENT, ALL
estateTypeenumAPARTMENTSAPARTMENTS, HOUSES, LAND, GARAGES, COMMERCIAL, RECREATIONAL, ALL
regionOsmIdsarray[]OpenStreetMap region IDs (e.g., [14296] for Bratislava)
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.cz) for cross-portal coverage.

Is it legal to scrape Bezrealitky.sk?

This Actor extracts publicly available data from Bezrealitky.sk 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 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

real1ty/bezrealitky

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

Worki.sk Scraper ISTP.sk

unfenced-group/istp-sk-scraper

Scrapes job listings from worki.sk (formerly istp.sk), Slovakia's official job portal. Extracts title, company, salary, location, contract type, description and more. No API key required.

πŸ‘ User avatar

Unfenced Group

2

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.

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

Profesia.sk Scraper

unfenced-group/profesia-sk-scraper

Extract job listings from Profesia.sk β€” Slovakia largest job board. Filter by keyword, region and contract type. No API key required.

πŸ‘ User avatar

Unfenced Group

9