Search Hemnet sold listings (slutpriser)
hemnet_search_soldSearch sold property listings on Hemnet using location and optional filters. Retrieve final price, asking price, and over/under asking percentage for property valuation.
Instructions
Search SOLD property listings ("slutpriser") on hemnet.se by location and optional filters. Each result carries the achieved final price, the asking price, and the over/under-asking percentage — the core comps signal for valuation. Provide location_ids (from hemnet_autocomplete_location) 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. |