Finn.no Scraper - Norway's #1 Classifieds & Jobs Platform avatar

Finn.no Scraper - Norway's #1 Classifieds & Jobs Platform

Pricing

from $3.00 / 1,000 listing result (basic)s

Go to Apify Store
Finn.no Scraper - Norway's #1 Classifieds & Jobs Platform

Finn.no Scraper - Norway's #1 Classifieds & Jobs Platform

Scrape listings from Finn.no, Norway's largest marketplace and job board (Schibsted). Extract items from marketplace, jobs, real estate, and cars. HTTP-only, low memory, datacenter proxy.

Pricing

from $3.00 / 1,000 listing result (basic)s

Rating

0.0

(0)

Developer

Alessandro Santamaria

Alessandro Santamaria

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Finn.no Scraper

Scrape listings from finn.no, Norway's largest classifieds platform and job board (Schibsted group). Supports marketplace, jobs, real estate, cars, and mobility.

How it works

  1. Go to finn.no and set up your search with all desired filters (category, price, location, make, model, etc.)
  2. Copy the URL from your browser
  3. Paste it into the Search URLs input
  4. Run the actor

The actor extracts all listings matching your search, with automatic pagination.

Features

  • Any filter combination -- Whatever you can filter on finn.no, the actor can scrape
  • Multiple searches -- Paste multiple URLs to run several searches in one run
  • Detail enrichment -- Optionally get full description, company URL, employment type (jobs)
  • All verticals -- Marketplace (Torget), Jobs (Jobb), Real Estate (Eiendom), Cars (Bil), Mobility
  • Fast & cheap -- HTTP-only, 128 MB, pay-per-result

Output

FieldDescriptionSource
titleListing titleSearch
price / currencyPrice in NOKSearch
locationCity or addressSearch
categoryDetected vertical (marketplace/jobs/cars/realestate)Search
company_nameEmployer (jobs) or sellerSearch
company_urlEmployer websiteDetail
employment_typeFULL_TIME, PART_TIME, etc. (jobs)Detail
image_urlPrimary image URLSearch
descriptionFull listing descriptionDetail
posted_at / expires_atPublication and expiry datesBoth
source_urlDirect link on finn.noBoth

Pricing

No start fee -- pay only for results:

EventCost
Listing (basic)$0.003
Listing (with details)$0.005

100 listings = $0.30 (basic) or $0.50 (with details)

Examples

Cars under 200K NOK

{
"searchUrls": ["https://www.finn.no/mobility/search/car?price_to=200000&registration_class=1&variant=0.801"],
"maxResults": 50
}

Multiple searches in one run

{
"searchUrls": [
"https://www.finn.no/bap/forsale/search.html?q=iphone",
"https://www.finn.no/job/search?q=utvikler",
"https://www.finn.no/realestate/homes/search.html?q=leilighet"
],
"maxResults": 200,
"maxResultsPerQuery": 80
}

Quick SERP-only scan (fast, less data)

{
"searchUrls": ["https://www.finn.no/bap/forsale/search.html?q=macbook"],
"maxResults": 200,
"includeDetails": false
}

European Classifieds

Real Estate

Enrich your data

Issues & Feedback

Missing something or not working as expected? Open an issue and we'll fix it.