--- license: cc-by-4.0 pretty_name: "Finn.No Scraper" tags: [jobs, web-scraping, apify, real-estate, scraper] size_categories: - n<1K --- # Finn.No Scraper Scrape Finn.no — Norway's #1 classified ads platform with 4M+ monthly users. Extract real estate listings, used cars, jobs and marketplace items via internal JSON APIs. Get prices, GPS coordinates, images, agent details and more. ## What the actor scrapes # 🇳🇴 Finn.no Scraper — Real Estate, Cars, Jobs & Marketplace Data for Norway Scrape **[Finn.no](https://www.finn.no)** — Norway's largest classifieds platform — and export structured listing data to JSON, CSV or Excel. This **Finn.no scraper** extracts real estate for sale, used cars with full specs, full-time job postings and second-hand marketplace items, complete with prices, GPS coordinates, images and agent or dealer details. Finn.no publishes 35,000+ new listings every day and reaches 4 mi ## Who this is for This sample is useful for anyone working in **jobs, real estate** who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time. ## Source **Live source:** This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: [logiover/finn-no-scraper](https://apify.com/logiover/finn-no-scraper) ## Fields - **`finnkode`** — field captured by the actor - **`url`** — canonical URL of the item - **`adType`** — field captured by the actor - **`title`** — item or page title - **`location`** — location string - **`localAreaName`** — field captured by the actor - **`price`** — listed price (numeric or string) - **`totalPrice`** — field captured by the actor - **`monthlyFee`** — field captured by the actor - **`size`** — field captured by the actor - **`plotSize`** — field captured by the actor - **`ownershipType`** — field captured by the actor - **`propertyType`** — field captured by the actor - **`bedrooms`** — field captured by the actor - **`viewingDate`** — timestamp - **`agent`** — field captured by the actor - **`agentLogoUrl`** — URL reference - **`imageUrl`** — URL reference - **`imageUrls`** — field captured by the actor - **`lat`** — timestamp - **`lng`** — field captured by the actor - **`scrapedAt`** — timestamp the row was scraped ## Sample preview ```json [ { "finnkode": "463621591", "url": "https://www.finn.no/realestate/homes/ad.html?finnkode=463621591", "adType": "realestate", "title": "Innbydende og oppgradert 3-roms leilighet | V.v & fyring inkl. | Epoq kjøkken | Innglasset balkong | Ingen forkjøpsrett!", "location": "Nordtvetbakken 2, Oslo", "localAreaName": "KALBAKKEN", "price": "4 300 000 kr", "totalPrice": "4 403 798 kr", "monthlyFee": "6 884 kr", "size": "70 m²", "plotSize": "90346 m²", "ownershipType": "Andel ", "propertyType": "Leilighet", "bedrooms": "2", "viewingDate": "21. mai 2026, 16:00", "agent": "DNB Eiendom AS", "agentLogoUrl": "https://images.finncdn.no/dynamic/1280w/logo/cp/-3/20240806/262ca849-73e3-4506-978d-e292fd8a0019", "imageUrl": "https://images.finncdn.no/dynamic/default/2026/5/vertical-2/14/1/463/621/591_7f0c2a54-307d-466d-9dd0-9d07ff4bb87a.jpg", "imageUrls": "https://images.finncdn.no/dynamic/default/2026/5/vertical-2/14/1/463/621/591_7f0c2a54-307d-466d-9dd0-9d07ff4bb87a.jpg, https://images.finncdn.no/dynamic/default/2026/5/vertical-2/14/1/463/621/591_c26d079f-124c-4191-ba45-af787a97bc7b.jpg, https://images.finncdn.no/dynamic/default/2026/5/vertical-2/14/1/463/621/591_d43d6d99-534d-4f83-a7dc-e8ee54cef2d4.jpg", "lat": "59.9518", "lng": "10.8773", "scrapedAt": "2026-05-14T21:56:47.815Z" }, { "finnkode": "463301345", "url": "https://www.finn.no/realestate/homes/ad.html?finnkode=463301345", "adType": "realestate", "title": "Strøken 3-roms hjørneleilighet fra 2023 med sørvestvendt innglasset balkong og eget vaskerom | P-plass i kjeller og heis", "location": "Melhustunet 24B, Melhus", "localAreaName": "MELHUS SENTRUM", "price": "5 990 000 kr", "totalPrice": "6 140 840 kr", "monthlyFee": "2 680 kr", "size": "83 m²", "plotSize": "3233 m²", "ownershipType": "Selveier", "propertyType": "Leilighet", "bedrooms": "2", "viewingDate": "21. mai 2026, 16:00", "agent": "Heimdal Eiendomsmegling avd. Rosten", "agentLogoUrl": "https://images.finncdn.no/dynamic/1280w/logo/cp/-401/20230315/ca7f6163-c4c6-44e4-9ace-a73cb95f8ee6", "imageUrl": "https://images.finncdn.no/dynamic/default/2026/5/vertical-2/11/5/463/301/345_274e7f8f-2517-4797-ae42-80809f9c02d7.jpg", "imageUrls": "https://images.finncdn.no/dynamic/default/2026/5/vertical-2/11/5/463/301/345_274e7f8f-2517-4797-ae42-80809f9c02d7.jpg, https://images.finncdn.no/dynamic/default/2026/5/vertical-2/11/5/463/301/345_a111ce83-ab91-438d-aaac-2fb6ca3f29ad.jpg, https://images.finncdn.no/dynamic/default/2026/5/vertical-2/11/5/463/301/345_6d76a792-c33a-4767-ac5a-f220fc1df662.jpg", "lat": "63.283", "lng": "10.2749", "scrapedAt": "2026-05-14T21:56:48.312Z" } ] ``` ## Snapshot stats - Row count in this sample: **100** - Data quality flag at capture time: `EXISTING_USED` ## License & Attribution Released under **Creative Commons Attribution 4.0 (CC BY 4.0)**. If you use this data, please credit the source actor and link back to its Apify Store page: [logiover/finn-no-scraper](https://apify.com/logiover/finn-no-scraper). The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.