Hemnet sold-price market statistics
hemnet_get_market_statsRetrieve median and average sale prices, price per square meter, and over/under-asking percentage from recently sold properties in any Swedish location, with optional filters for property type and size.
Instructions
Aggregate median/average statistics from recent SOLD listings for a location (and optional property-type/size filters): median & average final price, median & average price-per-m², and average over/under-asking percentage. Provide location_ids or a free-text location. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | NEWEST (default) or OLDEST. | |
| limit | No | Default 25, max 50. | |
| offset | No | Pagination offset. | |
| keywords | No | Free-text keyword filter (e.g. "sjönära", "balkong"). | |
| location | No | Free-text place name (e.g. "Vasastan", "Göteborg") resolved to its top Hemnet location. Ignored when `location_ids` is set. | |
| price_max | No | SEK | |
| price_min | No | SEK | |
| rooms_max | No | ||
| rooms_min | No | ||
| location_ids | No | Numeric Hemnet location ids (from hemnet_autocomplete_location). Provide this OR `location`. | |
| living_area_max | No | m² | |
| living_area_min | No | m² | |
| housing_form_groups | No | Property-type groups: HOUSES (villa), APARTMENTS (lägenhet/bostadsrätt), ROW_HOUSES (radhus/parhus), VACATION_HOMES (fritidshus), PLOTS (tomt), OTHERS. |