Search Hemnet for-sale listings
hemnet_search_listingsSearch active property listings on hemnet.se by location, price, rooms, living area, property type, and keywords. Returns summary with price, fee, size, rooms, price per m², and coordinates.
Instructions
Search active for-sale property listings on hemnet.se by location and optional filters (price band in SEK, rooms, living area in m², property-type groups, keywords). Returns listing summaries with price, fee, m², rooms, price-per-m², and coordinates. 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. |