Finn.No Scraper avatar

Finn.No Scraper

Pricing

from $3.50 / 1,000 results

Go to Apify Store
Finn.No Scraper

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.

Pricing

from $3.50 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

27

Total users

4

Monthly active users

8 hours ago

Last modified

Categories

Share

πŸ‡³πŸ‡΄ Finn.no Scraper β€” Real Estate, Cars, Jobs & Marketplace Data for Norway

Finn.No Scraper

Scrape 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 million Norwegians monthly. This Actor taps directly into Finn.no's internal JSON APIs for fast, complete, structured results β€” no login and no Finn.no API key required.

✨ What this Actor does / Key features

  • 🏠 Scrape Finn.no real estate listings β€” homes, apartments and cabins for sale with price, total price, monthly fees, size, ownership type and bedrooms
  • πŸš— Scrape used cars on Finn.no with make, model, year, mileage, fuel type, gearbox, electric range, warranty and dealer info
  • πŸ’Ό Scrape Finn.no job postings β€” titles, employers, locations, number of positions and application deadlines
  • πŸ›‹οΈ Scrape the Finn.no marketplace (BAP) for second-hand goods with brand, price and seller type
  • πŸ” Free-text search with searchQuery and city targeting with location IDs
  • 🌍 Covers all 356 Norwegian municipalities β€” Oslo, Bergen, Trondheim, Stavanger and more
  • πŸ“ Returns GPS coordinates (lat/lng) and full image URLs for every listing
  • ⚑ Direct JSON API access β€” no browser, automatic pagination, deduplication, thousands of results per run
  • πŸ“€ Structured output ready for JSON, CSV and Excel export

πŸ” Input

FieldTypeDescription
categorystring (select)Which Finn.no category to scrape: realestate/homes, car/used, job/fulltime or bap/forsale.
searchQuerystringFree-text search. E.g. 3 soverom oslo, BMW 3-serie, frontend developer, sofa. Leave blank to scrape the whole category.
locationstringFinn.no location ID β€” e.g. 0.20061 (Oslo), 0.20007 (Bergen), 0.20012 (Trondheim). Leave blank for all of Norway.
maxResultsintegerMaximum number of listings to scrape. Set to 0 for unlimited.
proxyConfigurationobjectApify proxy settings. Residential proxies recommended for high-volume runs.

πŸ™οΈ Common location IDs

CityLocation IDCityLocation ID
Oslo0.20061Kristiansand0.20009
Bergen0.20007Drammen0.20032
Trondheim0.20012Fredrikstad0.20001
Stavanger0.20011TromsΓΈ0.20019

For any other area, search on Finn.no with the city filter applied and copy the location= value from the URL.

πŸš€ Example input

{
"category": "realestate/homes",
"searchQuery": "3 soverom balkong",
"location": "0.20061",
"maxResults": 200,
"proxyConfiguration": { "useApifyProxy": true }
}

πŸ“¦ Output

Each listing is saved as a structured record. Fields vary by category β€” real estate adds property fields, cars add vehicle specs, jobs add hiring fields and marketplace adds resale fields.

FieldDescription
finnkodeUnique Finn.no listing ID
urlFull listing URL
adTypeListing subtype / category
titleListing headline (or make + model for cars)
locationAddress or city
localAreaNameNeighbourhood name
priceAsking price in NOK
totalPriceTotal price including shared debt (real estate)
monthlyFeeMonthly shared costs (real estate)
size / plotSizeFloor area and plot size (real estate)
ownershipTypeEier / Andel / Aksje (real estate)
propertyTypeLeilighet, Enebolig, etc.
bedroomsNumber of bedrooms
viewingDateOpen house schedule
agent / agentLogoUrlBroker/agency name and logo
make / model / modelSpecCar brand, model and full spec string
year / mileageModel year and odometer reading
fuelType / gearbox / drivingRangePowertrain, transmission and EV range
dealerSegment / dealer / warrantySeller type, dealer name and remaining warranty
heading / companyJob ad headline and employer name
locations / noOfPositionsJob location breadcrumb and open positions
publishedAt / deadlinePublication timestamp and application deadline
brand / tradeType / sellerTypeMarketplace brand, sale type and seller type
imageUrl / imageUrlsCover photo and all photo URLs
lat / lngGPS coordinates
scrapedAtScrape timestamp

Sample output β€” Real Estate

{
"finnkode": "455808561",
"url": "https://www.finn.no/realestate/homes/ad.html?finnkode=455808561",
"adType": "realestate",
"title": "Lys og gjennomgΓ₯ende 3-roms med solrik balkong",
"location": "Jacob Aalls gate 3C, Oslo",
"localAreaName": "Majorstuen",
"price": "9 450 000 kr",
"totalPrice": "9 744 733 kr",
"monthlyFee": "5 580 kr",
"size": "76 mΒ²",
"ownershipType": "Eier (Selveier)",
"propertyType": "Leilighet",
"bedrooms": "2",
"agent": "PrivatMegleren Dyve & Partnere",
"imageUrls": "https://images.finncdn.no/..., https://images.finncdn.no/...",
"lat": "59.92552",
"lng": "10.71305",
"scrapedAt": "2026-03-16T15:43:06.025Z"
}

πŸ’‘ Use cases

  • Real estate analysts & investors β€” track property prices, price-per-mΒ², total price and monthly fees across Norwegian cities to model rental yield and valuations.
  • Car dealerships & valuation tools β€” monitor used car pricing by make, model and year, compare EV vs combustion, and track competitor inventory.
  • Recruiters & labour-market researchers β€” analyse which companies are hiring, in which regions, and for which skills.
  • Lead generation β€” aggregate agent, broker and dealer contact data from listings.
  • Price monitoring & resale platforms β€” track second-hand consumer goods pricing and brand presence on the BAP marketplace.
  • AI/ML teams β€” build datasets with Norwegian-language product and property descriptions.

❓ Frequently Asked Questions

Do I need a Finn.no account or API key? No. The Actor collects publicly available listing data visible to any visitor β€” no login and no official API key needed.

Is scraping Finn.no legal? The Actor only collects publicly accessible listings. You are responsible for using the data in compliance with applicable laws and Finn.no's terms in your jurisdiction.

How much data can I get? As much as the category offers β€” set maxResults to 0 for unlimited. The Actor follows all result pages automatically and deduplicates listings, so a single run can return thousands of records.

Can I filter by city or keyword? Yes. Use searchQuery for free-text search (e.g. BMW i4, sykepleier) and location with a Finn.no location ID to target a specific city or region. Combine both for precise targeting.

What is Totalpris and Felleskostnader? totalPrice (Totalpris) is the asking price plus any shared debt (fellesgjeld) in co-operative housing β€” the true cost to the buyer. monthlyFee (Felleskostnader) covers monthly shared building costs for Andel/Aksje apartments.

How fast is it and does it need proxies? It uses Finn.no's JSON API directly, so it is fast and runs without a browser. Light scraping works without proxies; for thousands of listings, keep useApifyProxy: true for stable access.

What output formats are supported? Results are stored in a structured Apify dataset and can be exported to JSON, CSV, Excel, XML or HTML, or pulled via the Apify API.

⏰ Scheduling & integration

Run this Actor on a schedule from the Apify console to track price changes, new listings or job postings over time. Export results to JSON, CSV or Excel, call it via the Apify API, or connect it to Google Sheets, webhooks and other tools through Apify integrations.


Changelog

  • 2026-05-25 β€” Maintenance & reliability pass: pulled the latest source and rebuilt the Actor on the current base image; build verified.

  • 2026-05-20 β€” Maintenance pass: reviewed the input schema and default values for a smooth one-click start, and rebuilt the Actor on the latest base image.

Last reviewed: 2026-05-25.