Search and analyse Swedish real estate on booli.se — active for-sale listings, sold prices (slutpriser), area resolution, and market statistics. Use when the user asks about Swedish property, Booli, bostäder, lägenheter, villor, or slutpriser.
设计与多媒体
hemnet
试用Search and analyse Swedish real estate on hemnet.se — active for-sale listings, sold prices (slutpriser), full listing details, photos, market statistics, address resolution, and a Swedish mortgage calculator. Use when the user asks about Swedish property, Hemnet, bostäder, lägenheter, villor, or slutpriser.
它能做什么
Search and analyse Swedish real estate on hemnet.se — active for-sale listings, sold prices (slutpriser), full listing details, photos, market statistics, address resolution, and a Swedish mortgage calculator. Use when the user asks about Swedish property, Hemnet, bostäder, lägenheter, villor, or slutpriser.
技能文档
Hemnet (hemnet.se)
Tools for Sweden's largest property portal. All reads go through Hemnet's public GraphQL API (no login, no configuration). Money is in SEK, areas in m², rooms as a number.
Start with a location
Hemnet searches take numeric location ids, not place names. Resolve first:
hemnet_autocomplete_location—{ query: "Vasastan" }→{ location_id, full_name, parent_full_name }hits.
Then pass a location_id into the search tools — or pass a free-text
location and the tool resolves the top hit for you.
For-sale listings
hemnet_search_listings— search bylocation/location_idsplus optionalprice_min/price_max(SEK),rooms_min/rooms_max,living_area_min/living_area_max(m²),housing_form_groups(HOUSES,APARTMENTS,ROW_HOUSES,VACATION_HOMES,PLOTS,OTHERS),keywords,sort(NEWEST/OLDEST).hemnet_get_listing— full detail by id or/bostad/URL: price, fee (avgift), yearly running costs, m², rooms, tenure, energy class, broker, description, status labels, coordinates, and photo URLs.hemnet_get_listing_photos— just the gallery URLs.hemnet_compare_listings— several listings at once (≤20).hemnet_get_by_address— resolve a street address (+ city/area) to a live listing.
Sold prices (slutpriser) — Hemnet's signature dataset
hemnet_search_sold— sold listings with achieved final price, the asking price, and the over/under-asking %. The comps for valuation.hemnet_get_sold_listing— full detail for one sold listing.hemnet_get_market_stats— median/average final price and price-per-m² for a location (accepts the same filters as the sold search). Checksample_sizebefore trusting thin medians.
Local calculation
hemnet_calculate_mortgage— Swedish monthly cost (SEK): interest + mandated amortisation (amorteringskrav from LTV, +1% debt-ratio surcharge whengross_yearly_incomeis given) + BRF fee/operating cost, with both gross and after-tax (ränteavdrag) totals. No network.
Diagnostics
hemnet_healthcheck— one-call check that the GraphQL endpoint is reachable.
Notes
- Tenure:
Bostadsrätt(co-op apartment, has a monthlyfee/avgift),Äganderätt(owned house),Hyresrätt(rental). price_per_sqmis always derived when price + living area allow it, even when Hemnet omits it (common on houses).- This project is developed and maintained by AI (Claude). Use within hemnet.se's terms of service.
相关技能
Query hemnet.se (Swedish property portal) from a shell with the fpx CLI (@fetchproxy/cli) instead of running the hemnet-mcp server — resolve locations, search for-sale and sold listings, and read listing detail via one-shot GraphQL calls through a signed-in browser tab. Use when you want Hemnet data without the MCP, in a script, or on a machine where the MCP isn't installed.
Researches H&M's catalog — storefront categories, product listings, product detail, free-text search, and nearby physical stores — using the Crawlora API, returning clean JSON. Use when the user asks to find a product on H&M, browse an H&M category, search H&M's catalog by keyword, pull an H&M product's colors/sizes/reviews, or find a nearby H&M store — instead of scraping hm.com.
Property search, screening, comparison, map enrichment, profile memory, watched listings, and listing publishing orchestration. Use when the user asks to ren...
Research Indonesian property projects and developers using Webwright/browser evidence. Use when the user asks to investigate a property, housing cluster, developer legality, official website, Sikumbang, Sireng, or generate a buyer due-diligence report from a property/developer name.
Researches homes and used cars via the Crawlora API — Zillow and Redfin property search/estimates/market trends, plus CarMax, Autotrader, and Cars.com vehicle search and dealer/listing detail — returning clean JSON. Use when the user wants to search homes or cars, get a property estimate or a region's market trend, or look up a specific listing/vehicle/dealer.