Elgiganten.dk Scraper — Danish Electronics & Appliances avatar

Elgiganten.dk Scraper — Danish Electronics & Appliances

Pricing

from $8.00 / 1,000 result scrapeds

Go to Apify Store
Elgiganten.dk Scraper — Danish Electronics & Appliances

Elgiganten.dk Scraper — Danish Electronics & Appliances

Scrape products, prices, specs, ratings, and availability from Elgiganten.dk, Denmark's largest electronics retailer (Elkjop 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

a day ago

Last modified

Categories

Share

Elgiganten.dk Scraper

Scrapes Denmark's largest electronics retailer, Elgiganten.dk (part of the Elkjop/Elgiganten 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 Danish sibling of the Elgiganten (Sweden) scraper. It runs on the same platform and extraction approach, tuned for the Danish market: Danish-krone (DKK) prices, Danish stock and rating labels, and Danish category paths.

What it extracts

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

Danish shops display both an incl-VAT consumer price and an excl-VAT price (Ekskl. moms). 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. "iphone", "køleskab", "samsung tv"
categoryUrlStringConditionale.g. https://www.elgiganten.dk/computer-kontor/computere/baerbar-computer
maxResultsIntegerNoDefault: 100
proxyConfigurationObjectNoProxy settings (Denmark 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"
priceNumber5499
currencyString"DKK"
originalPriceNumber6499
discountString"Spar 1000 kr"
inStockBooleantrue
ratingNumber4.7
categoryString"mobil tablet smartwatch > mobiltelefon"
categoriesArray["mobil tablet smartwatch", "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 Danish kroner (DKK)
  • Ratings are only present for products that have been reviewed; unrated items omit the field
  • Availability reflects the Danish stock labels (På lager online, Udsolgt)
  • Category is derived from the product URL path (Danish 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 Elgiganten.dk Scraper

  • Price monitoring — Track prices, stock, and promotions across Elgiganten.dk at scale
  • Competitive intelligence — Compare your catalogue against Danish electronics pricing and assortment
  • Market research — Analyse category trends, new arrivals, and rating distributions in Denmark
  • 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 Elgiganten.dk 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 Elgiganten.dk data

This Actor automates the process of extracting structured product data from Elgiganten.dk. 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 Danish proxies — a Denmark residential proxy returns local pricing and stock
  • Use native keywords — Danish terms like køleskab, bærbar, fjernsyn 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 Elgiganten.dk? 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? Danish kroner (DKK), 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 Denmark residential proxies. Datacenter IPs are blocked by many e-commerce sites.

  • Elgiganten 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.