/hemnet/locations/search
Resolve free text (a place name, municipality, district or address) into Hemnet location ids and slugs. Use the returned id values as location_ids when searching properties for sale, sold listings or brokers.
Price: 1 credit
💡 AI Hint: Autocomplete Hemnet locations from free text. Returns matching locations with id (the numeric location id to pass as location_ids to the property/sold/broker search endpoints), name, type (COUNTY, MUNICIPALITY, DISTRICT, …), alias (slug) and parent_name.
Authorizations
API token from the dashboard
Headers
Body
Free text to resolve into Hemnet location ids (area, municipality, district or address)
1"Stockholm"
"Södermalm"
"Sollentuna kommun"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500