Sreality scraper
Pricing
$15.00/month + usage
Go to Apify Store
Sreality scraper
Fast and efficient sreality.cz actor. The script get all offers (according to the selected input). Reworked and updated to new version
Sreality scraper
Pricing
$15.00/month + usage
Fast and efficient sreality.cz actor. The script get all offers (according to the selected input). Reworked and updated to new version
All notable changes to this project will be documented in this file.
URL_AD was not always correct, ensuring all ad URLs are now accurate."SAVE_ALL_TEXTS": true is set in the input, the scraped data will now include contact_id, contact_name, contact_email, and contact_phones."SAVE_ALL_TEXTS": true functionality remains unchanged from v1.2, continuing to save contact details as before."ENRICHER_TEXTS": true, which scrapes the same contact data (contact_id, contact_name, contact_email, contact_phones) but operates in parallel for significantly faster processing.
"ENRICHER_TEXTS": true will be in a different order compared to "SAVE_ALL_TEXTS".CONCURRENCY_LIMIT input parameter to control concurrent requests.CITY, PROPERTY_TYPE or the older APARTMENTS / HOUSES / LANDS switches, SELLING, LANGUAGE_CZ, DATASET_NAME, DROP_DATASET, SAVE_ALL_TEXTS, ENRICHER_TEXTS) to slug-based search inputs: AREA, CATEGORIES, SUBCATEGORIES, PROPERTY_TYPES, LANGUAGE_EN, maxPages, IGNORE, GET_DETAILS, and TEST_URL_DETAIL.Hash_id, Datum / Date, Cena / Price, and URL_AD with normalized API-oriented dataset records including id, date, url, price fields, category fields, locality fields, coordinates, images, search metadata, pagination data, and raw.SAVE_ALL_TEXTS / ENRICHER_TEXTS are no longer part of the documented output. Use GET_DETAILS to append available Sreality detail data such as description, premise, seller, rus, videos, isExclusively, and params.maxPages limiting.LANGUAGE_EN to control Sreality request language and normalized detail URL language.PROPERTY_TYPES.IGNORE rules for removing root or nested fields from each saved dataset item.GET_DETAILS and GET_DETAILS_CONCURRENCY for parallel listing detail JSON enrichment.TEST_URL_DETAIL, TEST_URL_DETAIL_CONCURRENCY, and TEST_URL_DETAIL_FAST_CHECK for optional detail URL validation after scraping.