/yandexrealty/sites/search
Search Yandex Realty new buildings (residential complexes) in a region with optional filters: price, total area, building class, commissioning year, metro, developer and finished-apartments availability. Returns new building cards with name, developer, price range, building class, construction state, address, metro, review rating and photos.
Price: 20 credits per 12 results
💡 AI Hint: Search Yandex Realty new buildings. region is the site region slug (‘moskva’, ‘sankt-peterburg’, ‘moskva_i_moskovskaya_oblast’); price_min/max, area_min/max, building_class, built_year_max, metro_id, developer_id and has_finished_apartments are optional filters. Each result has id, url, name, full_name, description, building_class, state, has_virtual_tour, price_from, price_to, developer_id, developer_name, address, rgid, metro (name, transport, time_to_metro), review_count, review_rating, image and images.
⚠️ Common errors: 412: Region not found or no new buildings match the given region/filters
Authorizations
API token from the dashboard
Headers
Body
Region path slug as used on the site, e.g. 'moskva', 'sankt-peterburg', 'moskva_i_moskovskaya_oblast'
1"moskva"
"sankt-peterburg"
"moskva_i_moskovskaya_oblast"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Minimum price
x >= 0Maximum price
x >= 0Minimum total area in square meters
x >= 0Maximum total area in square meters
x >= 0Building class of the new building
ECONOM, COMFORT, COMFORT_PLUS, BUSINESS, ELITE Maximum (latest) commissioning year of the building
x >= 0Metro station geo id to search near
x >= 0Filter by developer id
x >= 0Only buildings with finished (move-in ready) apartments
Result sort order
RELEVANCE, PRICE, PRICE_DESC, COMMISSIONING_DATE Response
Successful Response