Finn.no Scraper - Norwegian Classifieds, Cars & Real Estate avatar

Finn.no Scraper - Norwegian Classifieds, Cars & Real Estate

Pricing

Pay per usage

Go to Apify Store
Finn.no Scraper - Norwegian Classifieds, Cars & Real Estate

Finn.no Scraper - Norwegian Classifieds, Cars & Real Estate

Scrape listings from Finn.no, Norway's dominant marketplace with 80% market share. Search classifieds, real estate, cars, and jobs. Extract titles, prices, locations, images, and seller info. Fast JSON API — no login or cookies required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Finn.no Scraper

Scrape listings from Finn.no, Norway's dominant classifieds platform with 80% market share — covering items for sale, real estate, cars, and jobs.

Why use this actor?

Finn.no is the go-to marketplace in Norway for buying, selling, and renting. This actor lets you extract structured listing data across all major categories — perfect for market research, price monitoring, competitor analysis, and lead generation in the Norwegian market. No login or cookies required.

Input

FieldTypeRequiredDescription
queryStringNoSearch term (e.g. "laptop", "Tesla Model 3")
categoryStringNobap (classifieds), realestate, car, or job. Default: bap
locationStringNoFilter by location (e.g. "Oslo", "Bergen")
minPriceIntegerNoMinimum price in NOK
maxPriceIntegerNoMaximum price in NOK
sortByStringNoRELEVANCE, PUBLISHED_DESC, PRICE_ASC, or PRICE_DESC
maxResultsIntegerNoMaximum results to return (default: 100)
proxyConfigurationObjectNoProxy settings (datacenter proxies usually work)

Output

Each result contains:

FieldTypeExample
itemIdString"458797910"
titleString"Microsoft Surface Laptop 12Core"
descriptionString"Til salgs"
priceNumber11000
currencyString"NOK"
priceTypeString"kr"
locationString"Fitjar"
categoryString"Classifieds"
subcategoryString"Microsoft"
imageUrlStringMain listing image URL
imageUrlsArrayAll listing image URLs
sellerNameString"Privat"
sellerTypeString"private" or "dealer"
urlStringFull URL to the listing
scrapedAtString"2026-04-06T10:30:00.000Z"

Example output

{
"itemId": "458797910",
"title": "Microsoft Surface Laptop 12Core",
"description": "Til salgs",
"price": 11000,
"currency": "NOK",
"priceType": "kr",
"location": "Fitjar",
"category": "Classifieds",
"subcategory": "Microsoft",
"imageUrl": "https://images.finncdn.no/dynamic/default/item/458797910/d8e4cd6b-b096-4ac4-9042-134ff68f4ba2",
"imageUrls": [
"https://images.finncdn.no/dynamic/default/item/458797910/d8e4cd6b-b096-4ac4-9042-134ff68f4ba2",
"https://images.finncdn.no/dynamic/default/item/458797910/75453a11-1d27-4467-af99-610168f86b9a"
],
"sellerName": "Privat",
"sellerType": "private",
"url": "https://www.finn.no/recommerce/forsale/item/458797910",
"scrapedAt": "2026-04-06T10:30:00.000Z"
}

Cost estimate

This actor uses Finn.no's fast JSON API, making it very efficient. Approximately 0.05 compute units per 1,000 results. At standard Apify pricing, that's roughly $0.02 per 1,000 listings.

Limitations

  • Real estate, car, and job categories use the same API pattern but some may have different search key requirements — classifieds (bap) is the most reliable
  • Location filtering uses text matching — use Norwegian location names for best results
  • Price filters may not apply to all categories (e.g. jobs)
  • Data is scraped from the public Finn.no API and may change without notice
  • Respect the website's terms of service and use responsibly