DBA.dk Scraper: Denmark's #1 Classifieds Marketplace

Scrape classified listings from DBA.dk, Denmark's largest online marketplace (Schibsted group). Returns title, price in DKK, city, GPS coordinates, brand, all image URLs, posted date and source URL from a simple keyword search or a copy-pasted dba.dk search URL. Optional detail enrichment adds condition (Used, New, Damaged) and category. Automatic pagination.

Open on Apify → Try it now
Pricing
$0.003/listing
With details
$0.005/listing
Country
Denmark
Currency
DKK
Proxy
Apify datacenter
Mode
HTTP-only

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~dba-dk-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "searchQueries": ["iphone", "samsung galaxy", "cykel"],
    "maxResults": 200,
    "maxResultsPerQuery": 80,
    "includeDetails": true
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/dba-dk-scraper

Integrations

Output fields

FieldTypeExample
titlestringiPhone 14 Pro 256GB
pricenumber5800
currencystringDKK
locationstringKøbenhavn
latitudenumber55.6761
longitudenumber12.5683
brandstringApple
conditionstringBrugt
posted_atstring2026-06-10
source_urlstringhttps://www.dba.dk/...

Related Actors

Open on Apify → Try it now (free tier available)