Hemnet Scraper avatar
Hemnet Scraper

Pricing

$39.00/month + usage

Go to Store
Hemnet Scraper

Hemnet Scraper

Developed by

Duarte

Duarte

Maintained by Community

Extracts comprehensive Swedish real estate data from Hemnet.se. Supports search by location/filters or specific URLs. Crawls 50+ property attributes including prices, specs, broker details. TypeScript/Crawlee-powered with rate limiting, error handling & CSV/JSON output

0.0 (0)

Pricing

$39.00/month + usage

1

Total users

3

Monthly users

3

Runs succeeded

97%

Last modified

16 days ago

Crawling Mode

modeEnumRequired

Choose how you want to crawl Hemnet

Value options:

"urls": string"search": string

Default value of this property is "search"

URLs to Scrape

urlsarrayOptional

List of Hemnet URLs to scrape (required for URLs mode)

Location (Optional)

locationstringOptional

Swedish city, municipality, or region to search. Leave empty to get the latest properties from all of Sweden.

Minimum Price (SEK)

priceMinintegerOptional

Minimum price filter in Swedish Kronor. Leave empty for no minimum limit.

Maximum Price (SEK)

priceMaxintegerOptional

Maximum price filter in Swedish Kronor. Leave empty for no maximum limit.

Minimum Rooms

roomsMinintegerOptional

Minimum number of rooms. Leave empty for no minimum limit.

Maximum Rooms

roomsMaxintegerOptional

Maximum number of rooms. Leave empty for no maximum limit.

Property Types

propertyTypesarrayOptional

Types of properties to include in the search. Leave empty for all types.

Default value of this property is []

Maximum Items

maxItemsintegerOptional

Maximum number of properties to extract (recommended for fast results). This limits the total results regardless of pages crawled.

Default value of this property is 8

Maximum Pages

maxPagesintegerOptional

Maximum number of search result pages to crawl. Set to 0 for unlimited pages (limited only by maxItems). Note: Each page typically contains ~50 properties.

Default value of this property is 0

Extract Images

extractImagesbooleanOptional

Whether to extract property images

Default value of this property is false

Output Format

outputFormatEnumOptional

Format for the output data

Value options:

"json": string"csv": string

Default value of this property is "json"