VOOZH about

URL: https://apify.com/appealing_jingle/top-reality-scraper

⇱ TopReality.sk Real Estate Scraper Β· Apify


Pricing

from $2.00 / 1,000 results

Go to Apify Store

Top Reality Scraper

Scrape real estate listings from topreality.sk with filters for language, type, property kind, price, area, villages, and more. Save results to Apify dataset and export in CSV, JSON, Excel, or other formats.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ 09 try

09 try

Maintained by Community

Actor stats

1

Bookmarked

17

Total users

3

Monthly active users

8 hours ago

Last modified

Share

TopReality Real Estate Scraper

An Apify Actor for scraping real estate listings from TopReality.sk using Crawlee and Playwright.

The scraper allows you to filter results by language, listing type, real estate kind, price, area, villages, and more.
It saves results into the Apify dataset, which you can export in CSV, JSON, Excel, or any other supported format.


Features

  • Supports multiple languages: sk, cz, pl, hu, en.
  • Filter by transaction type: sell, buy, rent, looking-for-rent, exchange, auction.
  • Filter by real estate kind:
    • Flats (studio, 1–5 rooms, etc.)
    • Houses (family house, villa, etc.)
    • Premises (offices, commercial, restaurants, warehouses, etc.)
    • Objects (tenement houses, office buildings, hotels, factories, etc.)
    • Plots (garden, arable land, industrial zone, etc.)
  • Fulltext search support.
  • Price and area filters (including price per mΒ²).
  • Option to scrape only private listings.
  • Option to scrape only new buildings.
  • Sort results by price, date, or ID.
  • Filter by village(s).

Input

The actor uses an ./input_schema.json.
All fields are optional.

maxRequestsPerCrawl (integer)

Maximum number of requests the crawler should process in one run.
Default: 10.

language (string)

Language of the site to scrape. One of:

  • sk (Slovak, default)
  • cz (Czech)
  • en (English)
  • pl (Polish)
  • hu (Hungarian)

onlyPrivateListings (boolean)

Whether to include only private listings (exclude agency listings).
Default: false.

type (string)

Transaction type. One of:

  • all (default)
  • sell
  • buy
  • rent
  • looking-for-rent
  • exchange
  • auction

kind (object)

Specify the kinds of real estate to scrape. Each category is an array of strings.
If the array contains "all", all subtypes from that category are included.

  • flats:
    "studio", "1 room flat", "2 room flat", "3 room flat", "4 room flat", "5 room flat and more", "other flat"
  • houses:
    "garden cottage", "family house", "villa", "former agricultural homestead", "other object for housing and recreation"
  • premises:
    "offices, administrative premises", "commercial premises", "restaurant premises", "sporting areas", "other commercial premises", "manufactural area", "warehousing area", "repair area", "other operating area"
  • objects:
    "tenement house", "office building", "polyfunctional object", "commercial object", "restaurant", "hotel, boarding house", "balneal object", "sporting object", "other commercial object", "production object", "warehousing object", "operating area", "agricultural object", "repair facility", "filling station", "other operating object", "individual garage", "hard surfaces", "small power station", "sporting area and racecourse", "historical object", "other object", "apartment building"
  • plots:
    "recreation plot", "plot for family houses", "plot for housing project", "commercial zone", "industrial zone", "garden", "orchard", "meadow, grassland", "arable land", "hop field, vinery", "woodland", "water area", "other agricultural plot"

Example:

"kind":{
"flats":["2 room flat","3 room flat"],
"houses":[],
"premises":[],
"objects":[],
"plots":[]
}

text (string)

Fulltext search query.
Example: "Bratislava"

priceFrom (integer)

Minimum price filter.
Default: 0 (no minimum).

priceTo (integer)

Maximum price filter.
Default: 0 (no maximum).

pricePerArea (boolean)

Whether to filter and sort by price per square meter.
Default: false.

areaFrom (integer)

Minimum area in mΒ².
Default: 0.

areaTo (integer)

Maximum area in mΒ².
Default: 0.

newBuildings (boolean)

Whether to include only new buildings.
Default: false.

sort (string)

Sort order of results. One of:

  • price_asc
  • price_desc
  • price_m2_asc
  • price_m2_desc
  • date_desc
  • date_asc
  • id_desc
  • id_asc

village (array of strings)

A list of village names to search for. The scraper will resolve them into location IDs automatically.
Example: ["Bratislava", "Kosice"]


Example INPUT.json

{
"maxRequestsPerCrawl":1,
"language":"sk",
"onlyPrivateListings": false,
"type":"sell",
"kind":{
"flats":["2 room flat", "3 room flat"],
"houses":[],
"premises":[],
"objects":[],
"plots":[]
},
"text":"Bratislava",
"priceFrom":100000,
"priceTo":350000,
"pricePerArea": false,
"areaFrom":40,
"areaTo":120,
"newBuildings": false,
"sort":"date_desc",
"village":["Bratislava"]
}

You might also like

Rightmove Scraper - Real Estate Data for UK

igolaizola/rightmove-scraper

Scrape real estate listings from rightmove.co.uk with filters for location, price, beds, property type, and more. Ideal for market research, lead generation, or investment analysis. Export structured property data easily in JSON or CSV format.

πŸ‘ User avatar

IΓ±igo Garcia Olaizola

25

Career Scraper

appealing_jingle/career-scraper

Scrape job offers from kariera.sk with filters for position, location, salary, and employment type. Supports pagination and stores structured data in a dataset (JSON, CSV).

Otodom Scraper - Polish Real Estate Listings

rigelbytes/otodom-scraper

Scrapes property listings from Otodom.pl, Poland's leading real estate marketplace. Supports filters for transaction type, property type, location, price, area, rooms, building type, extras, and more.

Reality iDNES Property Scraper

solidcode/reality-idnes-cz-scraper

[πŸ’° $5.0 / 1K] Extract detailed property records from reality.idnes.cz, the Czech real-estate portal. Paste property URLs or a search page to get full data per property: price, location, GPS, areas, condition, energy class, broker and agency contacts, facilities, photos, and description.

RE/MAX Canada Scraper β€” Real Estate Listings & Property Data

vladignatyev/remax-ca-scraper

Scrape RE/MAX Canada (remax.ca) real estate listings into clean JSON, CSV or Excel. Extract Canadian property data β€” price, beds, baths, address, property type, agent, MLS and geo β€” for homes for sale and rent in every province. A real estate dataset for investors, analysts and lead generation.

πŸ‘ User avatar

Vladimir Ignatev

3

Domain.com.au Property Scraper πŸ“πŸ  - Cheap

scrapestorm/domain-com-au-property-scraper---cheap

Easily gather property data from Domain.com.au πŸ”“ including thousands of real estate listings for sale across Australia. Filter results by area, price, property type, land size and more. No proxy required 🚫 Perfect for market analysis, lead generation, investment research & real estate intelligence

25

Rightmove UK Property Scraper

sheshinmcfly/rightmove-scraper

Scrape UK property listings from Rightmove by location: price, address, bedrooms, bathrooms, property type, agent, description and images, for sale or to rent. No login or API key required. Export to JSON, CSV or Excel for property research and market analysis.

ImmobilienScout24 Scraper - Real Estate Germany

igolaizola/immobilienscout24-scraper

Scrape ImmoScout24 listings in Germany for buy and rent. Filter by location, property type, price, rooms, size, energy class and more. Export clean JSON or CSV for market research, analytics, lead generation, and real estate monitoring.

πŸ‘ User avatar

IΓ±igo Garcia Olaizola

27

Funda.nl Scraper - Low-costπŸ’²πŸ”₯πŸ πŸ‡³πŸ‡±

delectable_incubator/funda-nl-scraper-low-cost

Scrape Funda.nl property listings πŸ‘πŸ‡³πŸ‡± with a powerful Dutch real estate scraper. Extract property prices, addresses, property types, sizes, agent details, listing URLs, and more with area-based filters. Ideal for market analysis, investment research, lead generation & real estate intelligence πŸ“Š