ParseForge Scrapers

Finn.no Marketplace Listings Scraper

parseforge/finn-norway-scraper

AutomationE-commerceDeveloper tools

Scrapes Finn.no Torget marketplace listings by search term. Returns each listing as a flat row with title, price, location, and description.

Run this scraper See the API call
Total users
2
Monthly active
1
Total runs
55
Bookmarked
0
Rating
Not rated yet
Last modified
12 days ago

Overview

ParseForge

Finn.no Marketplace Listings Scraper

Scrape Finn.no marketplace listings from any search query, up to a million per run. Every listing comes with its title, price, location, and full description. No login or API key. Export to CSV, JSON, Excel, or XML.

Finn.no's Torget is Norway's largest classifieds marketplace, but browsing manually means you miss deals the moment they appear. This Actor reads the public search results directly, so you can collect listings for any product, track prices over time, or monitor new inventory without writing a single line of code. enter a search term and set a limit.

Who uses it What they scrape Finn.no for
Bargain hunters Monitor newly listed items for a specific product to catch the best price first.
Market researchers Track supply, demand, and average pricing for goods across Norway.
Second-hand resellers Find undervalued items to flip by scanning for popular products daily.
Data analysts Build a dataset of Norwegian consumer goods listings for pricing models.

What it does

This Actor collects Finn.no marketplace listings by search query and returns each one as a flat row.

  • ๐Ÿ” Search-driven collection: Feed the Actor any search term you would type into Finn Torget, from 'iphone' to 'hytte'.
  • ๐Ÿ“Š Structured output: Each listing is returned as a clean row with title, price, location, and description, ready for analysis.
  • โšก High-volume runs: Collect up to 1,000,000 listings in a single run, limited only by what the search returns.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Finn.no data

๐Ÿ“ฑ Find a used phone below market price.

A bargain hunter runs the Actor daily for 'iphone 14' and sorts the CSV by price to spot listings posted below the typical second-hand value.

๐Ÿ“ˆ Track furniture price trends in Oslo.

A market researcher collects 'sofa' listings weekly, then charts average prices in Excel to advise a retail client on pricing strategy.

๐Ÿš— Monitor car listings for a specific model.

A buyer sets the Actor to scrape 'Tesla Model 3' every morning and checks the dataset for new entries with low mileage and a fair price.

๐Ÿ  Analyze the rental market in Bergen.

A data analyst scrapes 'leilighet utleie Bergen' to build a dataset of rental prices, square footage, and locations for a housing report.

Why choose this scraper

What you get
No API key needed Reads the public Finn Torget search pages, so you skip OAuth and rate-limit headaches.
Norwegian market focus Built specifically for Finn.no, handling its layout and listing structure correctly.
Flexible export formats Download your results as CSV, JSON, Excel, or XML for any tool in your workflow.

How it compares

This Actor focuses on the general Finn Torget marketplace, while the alternatives below target specific verticals or offer different filtering approaches.

Feature ParseForge FinnNO Job Scraper Finn Torget - Norwegian Marketplace
Searches Finn Torget (general marketplace) Yes Not listed Yes
Searches Finn Job board Not listed Yes Not listed
Filter by category and condition Not listed Not listed Yes
Filter by county Not listed Not listed Yes
Incremental mode for new listings Not listed Not listed Yes

Configure the run

Drive the Actor with a single search query and a maximum item count. The Actor stops when it reaches your limit or exhausts the search results. The Input tab lists every parameter.

A first run with the defaults:

{
 "query": "iphone",
 "maxItems": 10
}

A larger pull:

{
 "query": "iphone",
 "maxItems": 200
}

Pricing

Pay-per-result: $0.0085 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $0.85
1,000 results $8.50
10,000 results $85.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Finn.no Marketplace Listings Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Finn.no through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/finn-norway-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your search term spelling. Try a broader term. Finn.no may not have any listings matching a very specific or misspelled query.

The Actor stops before reaching my maxItems limit.

Finn.no only returns a finite number of pages for any search. If your query has fewer total listings than your limit, the Actor finishes early. This is expected behavior.

I'm getting blocked or seeing empty pages.

Finn.no may rate-limit requests from datacenter IPs. Enable Apify Proxy with residential IPs in the Actor's proxy settings for more reliable runs.

The price is missing for some listings.

Some sellers list items as 'Gis bort' (free) or negotiate price privately. If Finn.no shows no price on the search card, the field will be empty in your dataset.

FAQ

Question Answer
Can I filter by location or category? The Actor uses Finn.no's own search, so you can include location or category keywords directly in your search term, like 'sykkel Oslo' or 'sofa til salgs'.
Does this scrape job listings or real estate? This Actor is built for Finn Torget, the general marketplace. For job listings, see our dedicated FinnNO Job Scraper. Real estate searches on Finn are not supported by this Actor.
How many listings can I get in one run? You set the maximum, up to 1,000,000. The actual number depends on how many listings Finn.no returns for your search term.
Do I need a proxy or a Finn.no account? No account is needed. The Actor reads public pages. For large runs, Apify's residential proxies are recommended to avoid IP-based blocking.
What data fields does each listing include? Each row includes the listing title, price, location, and the full description text as it appears on the search results page.
Can I schedule this to run automatically? Yes. Use Apify's built-in scheduler to run the Actor hourly, daily, or weekly and receive new listings by email or webhook.
Is this legal? The Actor only reads publicly available web pages. You are responsible for complying with Finn.no's terms of service and Norwegian law regarding the data you collect.
What export formats are supported? You can export your dataset in CSV, JSON, Excel, or XML format from the Apify platform.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Finn.no AS. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
query required string What to search for on Finn Torget (the marketplace), e.g. iphone, sykkel, sofa, ps5. iphone
maxItems integer Maximum number of listings to collect per run. 10

Pricing

from $7.69 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.00769 to $0.0085

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~finn-norway-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Finn.no Marketplace Listings Scraper on Apify All scrapers