Hemnet Sweden Real-Estate Scraper avatar

Hemnet Sweden Real-Estate Scraper

Pricing

from $19.00 / 1,000 results

Go to Apify Store
Hemnet Sweden Real-Estate Scraper

Hemnet Sweden Real-Estate Scraper

Scrapes Swedish property listings from Hemnet. Returns each listing as a flat row with price, size, rooms, location, broker details, and coordinates.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

5 days ago

Last modified

Share

ParseForge

Hemnet Sweden Real-Estate Scraper

Scrape Swedish real-estate listings from Hemnet, sorted by price, area, or date, up to a million per run. Every property comes with its asking price, rooms, living area, address, broker details, and coordinates. Export to CSV, JSON, Excel, or XML.

Hemnet is Sweden's dominant property portal, but manually collecting listings across multiple markets is slow. This Actor reads the public search feed directly, letting you pull for-sale and recently-sold homes from any city, filtered by sort order and capped at the volume you need. No browser, no login, and no API key required.

Who uses itWhat they scrape Hemnet for
Real-estate investorsMonitor new listings in specific Swedish cities to spot undervalued properties.
Market analystsTrack asking prices and living area trends across regions over time.
Property portalsAggregate Hemnet data to power a comparative market analysis tool.
Data scientistsBuild pricing models using historical listing data and property attributes.

What it does

This Actor collects Swedish real-estate listings from Hemnet and returns each property as a flat row with price, size, rooms, location, broker, and coordinates.

  • 📊 Flexible sorting: order results by newest, oldest, price ascending or descending, or living area ascending or descending.
  • 📈 High volume: collect up to 1,000,000 properties in a single run, limited only by what Hemnet returns.
  • 📍 Geolocation included: each listing returns coordinates alongside the full address.
  • 🏢 Broker details: get the listing agent's name and agency for every property.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Hemnet data

📈 Track market trends.

An analyst runs the Actor weekly with sort by newest to feed a dashboard tracking average price per square meter in Malmö.

🏠 Find investment properties.

An investor sets a high maxItems and sorts by price ascending to identify the cheapest entry points across Sweden.

🗺️ Map listing density.

A data scientist collects all listings with coordinates to visualize housing supply hotspots in a GIS tool.

🤝 Monitor broker activity.

A competitor agency runs the Actor to see which firms are listing the most properties in a given region.

Why choose this scraper

What you get
No browser overheadRuns as a lightweight HTTP scraper, so it is fast and costs fewer platform credits.
Fixed flat schemaEvery listing arrives in the same predictable format, ready for your database or spreadsheet.
Full Swedish marketCovers all active listings on Hemnet, from Stockholm to the smallest towns.

How it compares

This Actor focuses on high-volume, sorted data collection from Hemnet's public feed without a browser, while other scrapers offer location filtering or pay-per-listing models.

FeatureParseForgeHemnet Property ScraperHemnet Scraper (Sweden)Hemnet Scraper - Sweden Property Data
Sort by price or living areaYes, six sort orders including price and areaNot listedNot listedNot listed
Up to 1,000,000 listings per runYesNot listedNot listedNot listed
No browser overheadYes, direct HTTP requestsNot listedNot listedYes
Location filter inputNot listedYesNot listedYes
Broker name and agencyYesYesYesYes
CoordinatesYesYesNot listedYes

Configure the run

Drive the Actor by setting a sort order and a maximum number of properties, and it returns every matching listing from Hemnet's current feed. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10
}

A larger pull:

{
"maxItems": 200
}

Pricing

Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$2.10
1,000 results$21.00
10,000 results$210.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Hemnet Sweden Real-Estate Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Hemnet through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/hemnet-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting fewer results than my maxItems setting?

The Actor stops when Hemnet has no more listings to return for your chosen sort order. Try a different sort order or check if the total market inventory is lower than your requested maximum.

The run failed with a timeout error.

Large requests can take time. Increase the Actor's timeout in the run settings, or reduce maxItems and run multiple smaller batches.

Some listings are missing the broker name.

Not every listing on Hemnet includes broker details. If the field is empty in the source feed, it will be empty in your dataset.

I need to filter by a specific city, but there is no input for it.

The Actor currently returns all of Sweden. Download the full dataset and filter the address or coordinate columns in a spreadsheet or with a simple script.

The coordinates look slightly off for a rural property.

Hemnet sometimes provides approximate coordinates for privacy reasons. The data is returned exactly as published by the portal.

FAQ

QuestionAnswer
Does this Actor scrape sold prices or only active listings?It collects whatever listings Hemnet returns for the selected sort order, which includes both for-sale and recently-sold properties when they appear in the feed.
Can I filter by city or region?The current input schema does not include a location filter. The Actor returns listings from across all of Sweden, and you can filter the resulting dataset by address or coordinates after the run.
How many listings can I get in one run?You set the maximum with the maxItems field, up to 1,000,000. The actual number returned depends on how many listings Hemnet serves for your chosen sort order.
Does this Actor use a browser?No, it makes direct HTTP requests, which keeps it fast and cost-effective on the Apify platform.
What format is the data exported in?You can export your dataset to CSV, JSON, Excel, or XML from the Apify run console.
Do I need a Hemnet account or API key?No. The Actor reads the public listing feed, so no login or registration is required.
How often is the data refreshed?The Actor fetches live data from Hemnet on every run. Schedule it to run hourly or daily to keep your dataset current.
Can I get the broker's phone number or email?The Actor returns the broker name and agency. Contact details beyond that are not included in the standard listing feed.
Is it legal to scrape Hemnet?You are responsible for complying with Hemnet's terms of service and local laws. This Actor only accesses publicly available data.
What is the difference between this and the official Hemnet API?Hemnet does not offer a public API for bulk data access. This Actor extracts structured data from the same web feed a browser would see.

Browse the full ParseForge collection for more scrapers.

🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Hemnet Service HNS AB. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.