DBA.dk Denmark Classifieds Scraper avatar

DBA.dk Denmark Classifieds Scraper

Pricing

from $1.46 / 1,000 classified listings

Go to Apify Store
DBA.dk Denmark Classifieds Scraper

DBA.dk Denmark Classifieds Scraper

Scrape classified ads from DBA.dk, Denmarks largest marketplace. Extract title, price, condition, brand and image.

Pricing

from $1.46 / 1,000 classified listings

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

5 days ago

Last modified

Share

DBA.dk Denmark Classifieds Scraper

Extract listings from dba.dk at scale, in a clean, consistent structure ready for price monitoring, market research, catalogue analysis and resale tooling. No API key required.


Why this scraper?

🎯 Built for dba.dk

A dedicated Danish scraper tuned for dba.dk — its categories, price formats and currency (DKK), not a generic tool pointed at it.

💶 Structured pricing

Current price as a clean number in DKK, plus discounts and previous prices where the source shows them. Items without a published price return null, never a guess.

📦 Stock status

Availability on every record, so you can monitor stock and catch restocks.

🤝 Seller and condition

Seller details and item condition in structured fields, ready for filtering.

📄 Full item content

Complete description and title for every record, with a direct link back to the source.


Input parameters

ParameterTypeDefaultDescription
minPriceinteger(empty)Minimum listing price (local currency). Leave empty for no minimum.
maxPriceinteger(empty)Maximum listing price (local currency). Leave empty for no maximum.
daysOldinteger(empty)Only return listings published within the last N days. Leave empty for no recency filter.
fetchDetailsbooleanfalseIf true, opens each listing detail page to extract additional fields (description, floor plan, agent contact). Increases run time and cost.
maxItemsinteger5Maximum listings to scrape. Set to 0 for unlimited.
startUrlsarray(empty)Optional list of search-results page URLs. When provided, all filter fields above are ignored.
keywordsstring"developer"Search term in Danish (e.g. 'cykel', 'laptop', 'sofa'). Leave empty for 25 default categories.

Output schema

Every field below is present on every record. Fields the source does not publish for a given item are returned as null rather than omitted.

FieldTypeDescription
itemIdstringDBA.dk internal listing ID
titlestringListing title
descriptionstringFull item description in plain text.
descriptionMarkdownstringDescription in Markdown/plain text.
urlstringDirect link to the listing
pricenumberPrice (numeric)
currencystringAlways DKK
priceFormattedstringPrice formatted.
conditionstringItem condition
brandstringBrand name where available
imageUrlstringImage url.
availabilitystringStock or availability status as published.
positionnumberPosition.
searchKeywordstringKeyword used to find this listing
scrapedAtstringTimestamp when this record was scraped.
sourceCountrystringSource country.

Example record

{
"itemId": "17254493",
"title": "Acer Laptop",
"description": "Acer Laptop",
"descriptionMarkdown": "Acer Laptop",
"url": "https://www.dba.dk/recommerce/forsale/item/17254493",
"price": 500,
"currency": "DKK",
"priceFormatted": "500 DKK",
"condition": "Used",
"brand": "Acer",
"imageUrl": "https://images.dbastatic.dk/dynamic/default/item/17254493/c212d4ce-1120-40a1-b3a6-61ed7c383ccc",
"availability": "InStock",
"position": 1,
"searchKeyword": "laptop",
"scrapedAt": "2026-07-02T15:31:18.342Z",
"sourceCountry": "dk"
}

Examples

Search for cykel:

{
"keywords": "cykel",
"maxItems": 100
}

Cap the price:

{
"keywords": "cykel",
"maxItems": 100,
"maxPrice": 450
}

Scrape a specific search URL:

{
"startUrls": [
{
"url": "https://www.dba.dk/elektronik-og-foto/computere-og-tilbehoer/baerbare-computere/"
}
],
"maxItems": 200
}

Daily monitoring (run on a schedule):

{
"keywords": "cykel",
"daysOld": 1,
"maxItems": 500
}

Schedule this input to run once a day in the Apify Scheduler — each run returns only items listed in the last 24 hours.


💰 Pricing

$1.48 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.15
1,000~$1.48
10,000~$14.8
100,000~$148

Flat-rate alternatives typically charge $29–$49/month regardless of usage.

Subscription tiers lower the rate further, down to $1.44 per 1,000 at the highest tier. Use the Max results cap in the input to control your spend exactly.


Performance

Run sizeTypical time
100 resultsunder 1 minute
1,000 results2–4 minutes
10,000 results20–35 minutes

Known limitations

  • Some fields (brand, condition, shipping) are only returned when the seller or source publishes them — expect null on a share of records.
  • Prices and stock change constantly; records reflect the moment of scraping.
  • Very large result sets are bounded by the source's own paging limits.
  • Items can sell or be withdrawn at any time, so a small share of URLs may expire shortly after scraping.

Technical details

  • Source: dba.dk
  • Coverage: everything the public search exposes, filterable via the input parameters above
  • Retry: automatic retry on network errors with exponential backoff

Need a custom scraper?

Unfenced Group builds Apify actors for any website — for free.

If the site you need isn't in our portfolio yet, just ask. We scope, build, and publish it at no cost to you. You only pay for results — we absorb the compute and proxy costs ourselves. Same pay-per-result pricing, same quality, same standards as every actor in this portfolio.

Get in touch: www.unfencedgroup.nl