Bezrealitky avatar
Bezrealitky

Pricing

Pay per event

Go to Apify Store
Bezrealitky

Bezrealitky

Developed by

Real1ty

Real1ty

Maintained by Community

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

5.0 (1)

Pricing

Pay per event

0

3

3

Last modified

8 days ago

Bezrealitky Real Estate Scraper

This Actor scrapes real estate listings from Bezrealitky.cz, one of the leading Czech real estate platforms. Extract detailed property information for market analysis, investment research, and price tracking.

Features

  • Extracts comprehensive property listings from Bezrealitky.cz
  • Supports filtering by location, offer type (rent/sale), property type, and price range
  • Automatically retrieves all listings matching your criteria
  • Provides detailed property information including:
    • Basic details (price, address, type, disposition)
    • Location data with GPS coordinates
    • Property dimensions (surface area, land area)
    • Financial information (charges, mortgage estimates, discounts)
    • Media content (images, videos, links)
    • Property features and amenities
  • Multiple organized data views for easy analysis
  • Pay-Per-Event pricing model - only pay for the data you collect

Output data structure

The Actor provides comprehensive property data in a structured JSON format. Below is an example of a property from Bezrealitky.cz:

Complete Property Data

{
"id": "951482",
"uri": "951482-nabidka-prodej-bytu-novodvorska-praha",
"url": "https://www.bezrealitky.cz/nemovitosti-byty-domy/951482-nabidka-prodej-bytu-novodvorska-praha",
"estateType": "BYT",
"offerType": "PRODEJ",
"disposition": "DISP_1_KK",
"landType": "UNDEFINED",
"imageAltText": "Studio flat for sale, 36 m², Novodvorská, Praha",
"mainImage": {
"id": "26172706",
"url": "https://api.bezrealitky.cz/media/cache/record_thumb/data/images/advert/951k/951482/1759426586-xcxnuodjxi-626a38e7cc4931-32294216.jpg"
},
"publicImages": [
{
"id": "26172706",
"url": "https://api.bezrealitky.cz/media/cache/record_main/data/images/advert/951k/951482/1759426586-xcxnuodjxi-626a38e7cc4931-32294216.jpg",
"size": {
"height": 1200,
"width": 1600
}
},
{
"id": "26172707",
"url": "https://api.bezrealitky.cz/media/cache/record_main/data/images/advert/951k/951482/1759426587-fsvsgxcqcj-626a38e8ccd2b4-20375265.jpg",
"size": {
"height": 1200,
"width": 1600
}
},
{
"id": "26172708",
"url": "https://api.bezrealitky.cz/media/cache/record_main/data/images/advert/951k/951482/1759426587-thwzxinvsn-626a38e82f8fb4-22345962.jpg",
"size": {
"height": 1200,
"width": 1600
}
}
],
"address": "Novodvorská, Prague - Kamýk",
"surface": 36,
"surfaceLand": 0,
"tags": [
"Equipped",
"Lift",
"Balcony 6 m²"
],
"price": 5990000,
"charges": 0,
"totalPrice": 5990000,
"currency": "CZK",
"petFriendly": null,
"reserved": false,
"highlighted": true,
"roommate": false,
"project": null,
"coordinates": {
"lat": 50.0225825,
"lng": 14.440491
},
"mortgageData": {
"rateLow": null,
"rateHigh": null,
"loan": null,
"years": null
},
"originalPrice": 6200000,
"isDiscounted": false,
"nemoreport": null,
"isNew": true,
"videos": [],
"links": [],
"type": "UNDEFINED",
"dataJson": "{\"brizCount\":9}",
"shortTerm": false,
"source": "bezrealitky",
"scrapedAt": "2025-10-02T18:03:59.233Z"
}

Dataset Views

The Actor provides 8 specialized views to organize and analyze your data:

  1. Overview - Essential property information at a glance
  2. Pricing & Financial Details - Complete pricing, charges, discounts, and mortgage calculations
  3. Location & Geography - Address and GPS coordinates
  4. Media Gallery - Images, videos, and visual content
  5. Property Features & Amenities - Tags, characteristics, and special features
  6. Property Dimensions - Surface area and size measurements
  7. Technical & Metadata - System information and timestamps
  8. Compact View - Minimal essential information for quick scanning

Input parameters

Configure the Actor with the following parameters:

FieldTypeDescriptionRequiredDefault
locationstringThe location to search for properties (e.g., "Brno", "Praha", "Ostrava").Yes-
maxPropertiesnumberMaximum number of properties to scrape. Set to 0 for unlimited scraping.No100
offerTypearrayType of offer to filter by. Options: PRONAJEM (rent), PRODEJ (sale).No["PRONAJEM", "PRODEJ"]
estateTypearrayType of property to filter by. Options: BYT (apartment), DUM (house), POZEMEK (land), GARAZ (garage), KANCELAR (office).No["BYT", "DUM", "POZEMEK", "GARAZ", "KANCELAR"]
priceFromnumberMinimum price filter in CZK. Useful for finding properties within your budget range.No-
priceTonumberMaximum price filter in CZK. Useful for finding properties within your budget range.No-

Example Configurations

Rental Apartments in Brno

{
"location": "Brno",
"maxProperties": 50,
"offerType": ["PRONAJEM"],
"estateType": ["BYT"],
"priceFrom": 10000,
"priceTo": 25000
}

Houses for Sale in Prague

{
"location": "Praha",
"maxProperties": 100,
"offerType": ["PRODEJ"],
"estateType": ["DUM"],
"priceFrom": 5000000,
"priceTo": 15000000
}

Expected Cost

This Actor uses a Pay-Per-Event (PPE) pricing model, which means you are charged based on the specific data elements scraped rather than compute time. Costs are transparent and proportional to the amount of data collected, making it cost-effective for both small and large-scale operations.

Pricing Structure

Event TypeDescriptionPrice (USD)
Actor StartFlat fee for starting the Actor$0.00005
Property ScrapedCost per property scraped with full data$0.002 (No discount)
$0.0018 (Bronze)
$0.0016 (Silver)
$0.0014 (Gold)

Volume Discounts: Higher subscription tiers (Bronze, Silver, Gold) receive automatic discounts on the per-property cost, making large-scale scraping more economical.

Cost Scenarios

Small-Scale Run (50 Properties)

For monitoring a specific neighborhood or market segment with 50 properties:

  • Actor start: 1 × $0.00005 = $0.00005
  • Properties scraped: 50 × $0.002 = $0.100
  • Total estimated cost: $0.10005

With Gold discount:

  • Actor start: 1 × $0.00005 = $0.00005
  • Properties scraped: 50 × $0.0014 = $0.070
  • Total estimated cost: $0.07005 (30% savings)

Medium-Scale Run (100 Properties - Default)

For comprehensive market analysis with the default 100 properties:

  • Actor start: 1 × $0.00005 = $0.00005
  • Properties scraped: 100 × $0.002 = $0.200
  • Total estimated cost: $0.20005

With Gold discount:

  • Actor start: 1 × $0.00005 = $0.00005
  • Properties scraped: 100 × $0.0014 = $0.140
  • Total estimated cost: $0.14005 (30% savings)

Large-Scale Run (500 Properties)

For extensive market research covering an entire city:

  • Actor start: 1 × $0.00005 = $0.00005
  • Properties scraped: 500 × $0.002 = $1.000
  • Total estimated cost: $1.00005

With Gold discount:

  • Actor start: 1 × $0.00005 = $0.00005
  • Properties scraped: 500 × $0.0014 = $0.700
  • Total estimated cost: $0.70005 (30% savings)

Enterprise-Scale Run (2,000 Properties)

For comprehensive nationwide or multi-city analysis:

  • Actor start: 1 × $0.00005 = $0.00005
  • Properties scraped: 2,000 × $0.002 = $4.000
  • Total estimated cost: $4.00005

With Gold discount:

  • Actor start: 1 × $0.00005 = $0.00005
  • Properties scraped: 2,000 × $0.0014 = $2.800
  • Total estimated cost: $2.80005 (30% savings)

Cost Optimization Tips

  • Use targeted filters: Narrow down your search with priceFrom, priceTo, estateType, and offerType to scrape only relevant properties
  • Set maxProperties: Limit the number of properties to avoid unnecessary costs
  • Consider subscription tiers: If you're running regular or large-scale scrapes, higher tiers offer significant savings

Data Uses

The data extracted by this Actor can be used for:

  • Real estate market analysis: Track pricing trends, property availability, and market dynamics in specific locations
  • Investment research: Identify undervalued properties and emerging market opportunities
  • Price tracking: Monitor price changes over time for specific properties or areas
  • Market comparison: Compare different neighborhoods, property types, and price ranges
  • Database building: Create comprehensive property databases for real estate portals or applications
  • Academic research: Study urban development, housing affordability, and real estate economics
  • Business intelligence: Support decision-making for real estate agencies, investors, and developers
  • Automated alerts: Set up notifications for new properties matching specific criteria

Feature Requests and Bug Reports

If you need additional data from Bezrealitky that is not currently being scraped by this Actor or want to request any additional features, please open an issue on the Apify platform. Describe the specific data points you need and their location on the website, and we'll consider implementing these features in future updates.

Similarly, if you encounter any bugs or issues while using this Actor, please report them through the issue tracker with:

  • Detailed steps to reproduce the issue
  • Your input configuration (sanitized if necessary)
  • Expected vs. actual behavior
  • Screenshots or error messages (if applicable)

We're committed to maintaining and improving this Actor based on user feedback.

Support the Project

If you find this Actor useful, please consider:

  • Rating it on the Apify platform
  • 📝 Writing a review about your experience
  • 🔄 Sharing it with colleagues who work with Czech real estate data
  • 💡 Providing feedback on features or improvements you'd like to see

Your feedback helps improve the Actor and guides future development priorities. Thank you for your support!