Hemnet Property Scraper
Pricing
from $3.00 / 1,000 results
Hemnet Property Scraper
Scrape Hemnet.se, Sweden's largest real estate portal. Extract property listings for sale and recently sold homes in Stockholm, Göteborg, Malmö and any Swedish city. Get prices, rooms, size, broker info, coordinates and more.
Pricing
from $3.00 / 1,000 results
Rating
5.0
(7)
Developer
Crawler Bros
Maintained by CommunityActor stats
7
Bookmarked
2
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
Extract Swedish real estate listings from Hemnet.se — Sweden's largest property portal. Scrape active listings for sale, recently sold properties, and enrich specific listing URLs with full details including prices, room counts, broker information, GPS coordinates, and more.
What data is extracted
- Listing ID and URL — direct link to the Hemnet listing
- Address, Area, Municipality and County
- Asking price in SEK (Swedish Kronor)
- Price per sqm (SEK/sqm)
- Monthly fee (monthly HOA/BRF fee)
- Property type — Villa, Lägenhet, Radhus, Kedjehus, Fritidshus, Tomt, Gård
- Rooms — number of rooms (e.g. 2, 3.5, 4)
- Living area (sqm)
- Land area (sqm, for houses)
- Floor (for apartments)
- Build year
- Broker name, agency and phone number
- Listing date (ISO 8601)
- Sold date and sold price (for recently sold)
- Price change (% difference from asking to sold)
- GPS coordinates (latitude/longitude)
- Days on market
- New construction flag
- Images — thumbnail and all listing photos
- Description
Input parameters
| Parameter | Type | Description |
|---|---|---|
mode | Select | searchForSale (default), searchRecentlySold, or byListingUrls |
location | Text | City/area to search, e.g. "Stockholm", "Göteborg", "Malmö" |
propertyType | Multi-select | Filter by property type (villa, lägenhet, radhus, etc.) |
minPrice | Integer | Minimum asking price in SEK |
maxPrice | Integer | Maximum asking price in SEK |
minRooms | Number | Minimum number of rooms (e.g. 2.0) |
maxRooms | Number | Maximum number of rooms |
minSize | Integer | Minimum living area in sqm |
maxSize | Integer | Maximum living area in sqm |
startUrls | URL list | Specific Hemnet listing URLs (for byListingUrls mode) |
maxItems | Integer | Maximum records to emit (default 50, max 5000) |
Example output
{"listingId": "21271169","url": "https://www.hemnet.se/bostad/villa-11rum-surte-ale-kommun-goteborgsvagen-50a-21271169","address": "Göteborgsvägen 50A","area": "Surte","municipality": "Ale kommun","county": "Västra Götalands län","price": 6995000,"propertyType": "Villa","rooms": 11.0,"size": 310,"landArea": 933,"broker": "Johan Eriksson","brokerAgency": "Svensk Fastighetsförmedling Ale","brokerPhone": "+46733123518","listingDate": "2026-05-13","buildYear": 1962,"daysOnMarket": 2,"newProduction": false,"latitude": 57.82419308512239,"longitude": 12.015539313970697,"imageUrl": "https://bilder.hemnet.se/images/itemgallery_cut/2b/05/2b05c63518f1f9ee593a996c862148a0.jpg","recordType": "hemnetListing","scrapedAt": "2026-05-15T12:00:00+00:00"}
Recently sold example
{"listingId": "21648964","url": "https://www.hemnet.se/salda/bostad/villa-6rum-surte-...","address": "Hyttmästaregränd 5","area": "Surte","municipality": "Ale kommun","price": 4695000,"soldPrice": 4800000,"soldDate": "2026-04-05","priceChange": 2,"propertyType": "Villa","rooms": 6.0,"size": 126,"landArea": 597,"brokerAgency": "Fastighetsbyrån Ale","latitude": 57.8281503035,"longitude": 12.0201615518,"recordType": "hemnetListing","scrapedAt": "2026-05-15T12:00:00+00:00"}
FAQ
Q: What locations can I search? A: Any Swedish city, neighbourhood, municipality or county. Common examples: Stockholm, Göteborg, Malmö, Uppsala, Västerås, Örebro, Linköping, Helsingborg, Jönköping, Norrköping.
Q: How many listings can I scrape? A: Up to 5,000 listings per run (Hemnet shows a maximum of 2,500 results per search page). For large cities, use price/size filters to narrow results.
Q: What property types are supported? A: Villa (detached house), Lägenhet (apartment), Radhus (townhouse), Kedjehus (semi-detached), Fritidshus (vacation/summer house), Tomt & Mark (land/plot), Gård & Skog (farm/forest property).
Q: Can I get broker phone numbers?
A: Yes, in byListingUrls mode and with search enrichment, broker phone numbers are extracted from the detail page.
Q: Are prices in SEK or another currency? A: All prices are in Swedish Kronor (SEK). Exchange rate conversion is not performed.
Q: How does recently sold differ from for sale?
A: Recently sold listings include soldDate, soldPrice, and priceChange (percentage difference from asking to sold price) instead of listingDate.
Q: Does this work for all Swedish cities? A: Yes — Hemnet covers all of Sweden. The location lookup API handles cities, municipalities, and regions.
Q: Is the data real-time? A: Data reflects what is currently live on Hemnet.se at the time of the scrape.