CDON Scraper — Nordic Marketplace for Electronics, Fashion & Ho avatar

CDON Scraper — Nordic Marketplace for Electronics, Fashion & Ho

Pricing

Pay per event

Go to Apify Store
CDON Scraper — Nordic Marketplace for Electronics, Fashion & Ho

CDON Scraper — Nordic Marketplace for Electronics, Fashion & Ho

Scrape products, prices, specs, and availability from cdon.se — Sweden's leading online marketplace. Supports search queries and category browsing.

Pricing

Pay per event

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

CDON Scraper

Extracts products from CDON.se, Sweden's largest online marketplace with thousands of third-party sellers across electronics, fashion, home, and more.

How it works

CDON is built on Next.js. The scraper reads product data from the embedded __NEXT_DATA__ JSON (fastest path) with fallback to JSON-LD and HTML card parsing. It understands CDON-specific patterns like brand links under /varumarke/ and image proxying through /_next/image.

Set scrapeDetails: true to visit individual product pages for seller info, specs, and stock levels.

Input

FieldTypeRequiredDescription
categoryUrlStringNoe.g. https://cdon.se/hemelektronik
searchQueryStringNoFree text (default: laptop)
maxResultsIntegerNoDefault: 100
scrapeDetailsBooleanNoVisit product pages for full data (default: false)
proxyConfigurationObjectNoProxy settings

Output

FieldTypeExample
nameString"Apple MacBook Air 13\" M3 256GB"
brandString"Apple"
priceNumber12990
currencyString"SEK"
originalPriceNumber14990
skuString"CDON-123456"
eanString"1234567890123"
inStockBooleantrue
sellerString"ElectroWorld"
ratingNumber4.5
urlStringProduct URL
categoryString"Hemelektronik > Datorer"
{
"name": "Apple MacBook Air 13\" M3 256GB",
"brand": "Apple",
"price": 12990,
"currency": "SEK",
"url": "https://cdon.se/produkt/apple-macbook-air/",
"inStock": true,
"scrapedAt": "2026-03-16T10:00:00.000Z"
}

Cost

~0.3 CU per 1,000 in listing mode. Detail mode: ~1 CU per 1,000.

Notes

  • CDON is a marketplace -- the same product may appear from multiple sellers
  • Prices in SEK
  • Product URLs follow the pattern /produkt/{slug}/