Domclick
Search real estate listings and get mortgage rates from Domclick (Sber)
Domclick is the real estate platform by Sber. Search for apartments, new buildings, and residential complexes, and retrieve current mortgage rates from major Russian banks.
Search real estate listings on Domclick (Sberbank real estate platform). Returns properties with price, address, area, and photos.
| Parameter | Type | Required | Description |
|---|
apiKey | string | Yes | No description |
query | string | Yes | No description |
region | string | No | No description |
page | number | No | No description |
| Parameter | Type | Description |
|---|
items | array | List of real estate offers |
↳ id | string | Offer ID |
↳ title | string | Offer title |
↳ price | number | Price in rubles |
↳ pricePerMeter | number | Price per square meter |
↳ address | string | Property address |
↳ rooms | number | Number of rooms |
↳ area | number | Total area in square meters |
↳ floor | number | Floor number |
↳ floorsTotal | number | Total floors in building |
↳ lat | number | Latitude coordinate |
↳ lon | number | Longitude coordinate |
↳ url | string | URL to the offer on Domclick |
↳ photos | array | Photo URLs |
↳ description | string | Offer description |
↳ authorName | string | Seller name |
↳ publishedAt | string | Publication date |
total | number | Total number of results |
page | number | Current page number |
| Parameter | Type | Required | Description |
|---|
| Parameter | Type | Description |
|---|
success | boolean | API success status |
items | array | List of estate listings |
rates | array | Mortgage rates data |
result | json | Full API response |
error | string | Error message if any |