Sreality.cz Real Estate Scraper avatar

Sreality.cz Real Estate Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Sreality.cz Real Estate Scraper

Sreality.cz Real Estate Scraper

Scrape real estate listings (rent & buy) from Sreality.cz, Czech Republic's #1 property portal. Extract price, rooms, area, floor, amenities, images, and agent info across all Czech regions. No proxy needed.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Swerve

Swerve

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape real estate listings (rent & buy) from Sreality.cz, Czech Republic's #1 property portal with 100,000+ active listings.

Features

  • 80+ Czech cities pre-mapped across all 14 regions
  • Rent & Buy — scrape rental or purchase listings
  • Property types — apartments, houses, land, commercial
  • Full details — optionally fetch complete listing details (description, all amenities, high-res images)
  • Filters — filter by price and area
  • No proxy needed — uses Sreality's public REST API
  • Czech diacritics — accepts both "Praha" and "praha", "Plzen" and "Plzeň"

Input

FieldTypeDescription
locationstringCity name (e.g. "Praha", "Brno", "Ostrava", "Plzen")
dealTypestring"rent" or "buy"
propertyTypestring"apartment", "house", "land", "commercial"
maxItemsintegerMax listings to scrape (1-500, default 100)
minPriceintegerMin price in CZK (optional)
maxPriceintegerMax price in CZK (optional)
minAreaintegerMin area in sqm (optional)
maxAreaintegerMax area in sqm (optional)
fetchDetailsbooleanFetch full listing details — slower but more data (default false)

Example Input

{
"location": "Praha",
"dealType": "rent",
"propertyType": "apartment",
"maxItems": 100,
"fetchDetails": true
}

Output

Each listing includes:

  • listingId, url — unique ID and direct link to Sreality listing
  • title — listing title
  • locality, city, district — location details
  • latitude, longitude — GPS coordinates
  • price, priceUnit, currency — price in CZK
  • rooms — room layout (Czech format: 2+kk, 3+1, etc.)
  • floor, areaSqm — property specs (with fetchDetails)
  • buildingType, condition, ownership — building details (with fetchDetails)
  • hasBalcony, hasElevator, hasParking, hasGarage, hasCellar, isFurnished — amenities
  • images — image URLs
  • listingDescription — full description text (with fetchDetails)
  • agencyName — real estate agency name
  • labels, scrapedAt — feature labels and scrape timestamp

Supported Cities

Major cities: Praha (Prague), Brno, Ostrava, Plzen (Pilsen), Liberec, Olomouc, Ceske Budejovice, Hradec Kralove, Pardubice, Usti nad Labem, Zlin, Karlovy Vary, Jihlava, Kladno, Teplice, Decin, Chomutov, and 60+ more.

All 14 Czech regions are covered. Both Czech names with diacritics and ASCII equivalents are accepted.