Elkjop.no Scraper — Norwegian Electronics & Appliances avatar

Elkjop.no Scraper — Norwegian Electronics & Appliances

Pricing

from $8.00 / 1,000 result scrapeds

Go to Apify Store
Elkjop.no Scraper — Norwegian Electronics & Appliances

Elkjop.no Scraper — Norwegian Electronics & Appliances

Scrape products, prices, specs, ratings, and availability from Elkjop.no, Norway's largest electronics retailer (Elkjop Nordic group). Supports keyword search, category browsing, and detailed product data. No cookies or login required.

Pricing

from $8.00 / 1,000 result scrapeds

Rating

0.0

(0)

Developer

Studio Amba

Studio Amba

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Elkjop.no Scraper

Scrapes Norway's largest electronics retailer, Elkjop.no (part of the Elkjop Nordic group). The scraper renders the live storefront and extracts structured product data from the search and category result pages, returning clean, normalised records.

This is the Norwegian sibling of the Elgiganten.dk (Denmark) and Elgiganten.se (Sweden) scrapers. It runs on the same platform and extraction approach, tuned for the Norwegian market: Norwegian-krone (NOK) prices, Norwegian stock and rating labels, and Norwegian category paths.

What it extracts

Elkjop.no is a client-rendered storefront. The scraper loads each result page, dismisses the Norwegian cookie banner, and reads product cards after hydration. For every product it returns the name, brand, current price, availability, rating, category, and image.

Norwegian shops display both an incl-VAT consumer price and an excl-VAT price (Ekskl. mva). The scraper always returns the marketed incl-VAT price, so figures match what a shopper sees. Where a product is on offer, it also captures the previous price (Førpris) and the saving.

Input

FieldTypeRequiredDescription
searchQueryStringConditionale.g. "mobiltelefon", "kjøleskap", "samsung tv"
categoryUrlStringConditionale.g. https://www.elkjop.no/datamaskiner-kontor/datamaskiner/baerbar-pc
maxResultsIntegerNoDefault: 100
proxyConfigurationObjectNoProxy settings (Norway residential recommended)
sbrWsCdpStringNoScraping Browser CDP endpoint for anti-bot bypass

One of searchQuery or categoryUrl is required. When both are empty the scraper falls back to a default search so an empty run still returns data.

Output

FieldTypeExample
nameString"iPhone 15 128GB Black"
brandString"Apple"
priceNumber9990
currencyString"NOK"
originalPriceNumber10990
discountString"Spar 1000 kr"
inStockBooleantrue
ratingNumber4.7
categoryString"mobil nettbrett smartklokke > mobiltelefon"
categoriesArray["mobil nettbrett smartklokke", "mobiltelefon"]
imageUrlStringProduct image URL
urlStringFull product page URL
scrapedAtStringISO 8601 timestamp

Cost

Listing mode reads roughly 48 products per result page, so cost per product is low. Run with a small maxResults first to gauge the cost for your query, then scale up.

Notes

  • Prices are the incl-VAT consumer price in Norwegian kroner (NOK)
  • Ratings are only present for products that have been reviewed; unrated items omit the field
  • Availability reflects the Norwegian stock labels (På lager online, Utsolgt)
  • Category is derived from the product URL path (Norwegian category slugs)
  • The site is anti-bot protected. A Scraping Browser endpoint (sbrWsCdp input or SBR_WS_CDP environment variable) is required for reliable runs
  • No login or cookies required — the scraper works against publicly available pages

Why use Elkjop.no Scraper

  • Price monitoring — Track prices, stock, and promotions across Elkjop.no at scale
  • Competitive intelligence — Compare your catalogue against Norwegian electronics pricing and assortment
  • Market research — Analyse category trends, new arrivals, and rating distributions in Norway
  • Lead generation — Build product datasets for affiliate sites, comparison tools, or feeds
  • No login or cookies required — Authenticated access not needed; works out of the box

How to use Elkjop.no Scraper

  1. Open the Input tab and provide a search query or a category URL
  2. Adjust optional settings such as maxResults or proxy configuration
  3. Click Start and wait for the run to complete
  4. Download results from the Output tab in JSON, CSV, Excel, XML, or HTML
  5. Schedule recurring runs from the Schedule tab if you need ongoing data

How to scrape Elkjop.no data

This Actor automates the process of extracting structured product data from Elkjop.no. You can run it directly from the Apify console, the Apify API, or any of the official SDKs (JavaScript, Python). The scraper handles pagination, cookie consent, and rendering so you can focus on the data, not the plumbing.

Typical workflows:

  • One-off export: paste a category URL or keyword, set maxResults, and run
  • Scheduled monitoring: set a daily cron in the Schedule tab to track prices over time
  • Programmatic integration: trigger runs from your backend via the Apify API and pull the dataset when finished
  • Webhook automation: receive a callback the moment a run completes and pipe the results into Zapier, Make, n8n, BigQuery, or Google Sheets

Tips for best results

  • Start small — run with maxResults: 10 before launching large jobs
  • Use Norwegian proxies — a Norway residential proxy returns local pricing and stock
  • Use native keywords — Norwegian terms like kjøleskap, bærbar pc, tv match best
  • Schedule runs — daily runs are usually enough for price monitoring
  • Inspect the dataset schema — the Storage tab shows the full output structure

FAQ and support

Is it legal to scrape Elkjop.no? This Actor extracts publicly available data. Always review the website's Terms of Service before scraping at scale, and respect rate limits.

Why am I getting fewer results than expected? Some categories load more on scroll or have hidden pagination. Increase maxResults and verify your query.

Which currency are prices in? Norwegian kroner (NOK), and always the incl-VAT consumer price shown to shoppers.

The site blocks me — what should I do? Provide a Scraping Browser endpoint via the sbrWsCdp input or the SBR_WS_CDP environment variable, and enable Norway residential proxies. Datacenter IPs are blocked by many e-commerce sites.

  • Elgiganten.dk Scraper — the Danish market (Elgiganten.dk), same platform, prices in DKK
  • Elgiganten.se Scraper — the Swedish market (Elgiganten.se), same platform, prices in SEK
  • Browse more electronics and e-commerce scrapers from Studio AMBA on the Apify Store for other Nordic and European retailers

For issues, feature requests, or bug reports, open a ticket in the Issues tab on the Actor page or contact support@apify.com. We monitor every actor and ship fixes quickly when sites change.