DBA Scraper - Denmark’s Largest Marketplace
Pricing
from $2.00 / 1,000 results
DBA Scraper - Denmark’s Largest Marketplace
Scrape dba.dk - Denmark’s largest marketplace with 500K+ active listings. Prices, condition details, seller info, images, and full item descriptions. Incremental mode detects new and changed listings. Compact output for AI agents and MCP workflows.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Black Falcon Data
Actor stats
0
Bookmarked
8
Total users
2
Monthly active users
13 hours ago
Last modified
Categories
Share
What does DBA Scraper do?
DBA Scraper extracts structured listing data from dba.dk — including full descriptions and location data. It supports keyword search and controllable result limits, so you can run the same query consistently over time. The actor also offers detail enrichment (full descriptions) where the source provides them.
Key features
- Incremental mode — recurring runs emit and charge only for listings that are new or whose tracked content changed. First run builds the baseline state; subsequent runs emit only new or changed records.
- Detail enrichment — full descriptions where the source provides them.
- Compact mode — AI-agent and MCP-friendly payloads with core fields only.
What data can you extract from dba.dk?
Each result includes Core listing fields (listingId, title, price, currency, condition, brand, model, and category, and more) and detail fields when enrichment is enabled (description and conditionDetails). In standard mode, all fields are always present — unavailable data points are returned as null, never omitted. In compact mode, only core fields are returned.
Enable detail enrichment in the input to get richer fields such as full descriptions where the source provides them.
Input
The main inputs are a search keyword and a result limit. Additional filters and options are available in the input schema.
Key parameters:
query— Search keywords (e.g. 'iPhone', 'sofa', 'cykel').category— Filter by DBA category. (default:"all")condition— Filter by item condition. (default:"all")region— Filter by geographic region in Denmark. (default:"all")priceMin— Minimum price filter. (default:0)priceMax— Maximum price filter. 0 = no limit. (default:0)sellerType— Filter by seller type. (default:"")sortBy— Sort order for results. (default:"relevance")maxResults— Maximum total results to return. 0 = unlimited. (default:25)includeDetails— Fetch full listing details (description, images, category, attributes). Slower but more complete. (default:true)descriptionMaxLength— Truncate description to N chars. 0 = no truncation. (default:0)compact— Core fields only (for AI-agent/MCP workflows). (default:false)- ...and 11 more parameters
Input examples
Basic search — Keyword-driven search with a result cap.
→ Full payload per result — all standard fields populated where the source provides them.
{"query": "iPhone","maxResults": 50}
Incremental tracking — Only emit jobs that changed since the previous run with this stateKey.
→ First run builds the baseline state. Subsequent runs emit only records that are new or whose tracked content changed. Set emitUnchanged: true to include unchanged records as well.
{"query": "iPhone","maxResults": 200,"incremental": true,"stateKey": "iphone-tracker"}
Compact filtered output — Combine filters with compact mode for a lightweight AI-agent or MCP data source.
→ Core fields only — ideal for piping into LLMs or downstream tools without token overhead.
{"query": "iPhone","category": "all","maxResults": 50,"compact": true}
Output
Each run produces a dataset of structured listing records. Results can be downloaded as JSON, CSV, or Excel from the Dataset tab in Apify Console.
Example listing record
{"listingId": "dc82461422eb6937e0d5d4a43445542ca004166fc675ad1eea2c7fefd83c9acf","title": "Apple iPhone X Smartphone 256 GB Space Grey","description": "Apple iPhone X smartphone med 256 GB lagerplads i Space Grey farve. Telefonen leveres i original emballage. Velegnet til daglig brug og opbevaring af større mængder data. Oplader og høretelefoner medf...","price": 950,"currency": "DKK","condition": "good","conditionDetails": "Brugt - men i god stand","brand": "Apple","model": "iPhone 2G-11","category": "Mobiltelefoner","categoryPath": "Elektronik og hvidevarer > Telefoner og telefontilbehør > Mobiltelefoner","location": "8600 Silkeborg","zipCode": "8600","latitude": 56.17147071,"longitude": 9.4900253,"imageUrl": "https://images.dbastatic.dk/dynamic/default/item/15744048/d2578d4a-3ce1-4447-9be7-0a5edf0967d9","imageUrls": ["https://images.dbastatic.dk/dynamic/default/item/15744048/d2578d4a-3ce1-4447-9be7-0a5edf0967d9","https://images.dbastatic.dk/dynamic/default/item/15744048/8f92417d-afcf-4f5b-b1f1-caf2512cc2f9","https://images.dbastatic.dk/dynamic/default/item/15744048/d375f010-d3ff-4357-b881-56b0031136bb","https://images.dbastatic.dk/dynamic/default/item/15744048/9b30a40f-9f4f-409e-9121-237ed56cbba9"],"imageCount": 4,"sellerName": null,"sellerType": "private","tradeType": "Til salg","postedAt": "2026-03-28T08:29:59.000Z","editedAt": "2026-03-13T16:25:12.967408+01:00","url": "https://www.dba.dk/recommerce/forsale/item/15744048","portalUrl": "https://www.dba.dk/recommerce/forsale/item/15744048","sellerId": 1312168178,"isPromoted": false,"shippingAvailable": true,"freeShipping": false,"buyNowAvailable": true,"disposed": false,"isWebstore": false,"attributes": {"phone_brand": "Apple","mobile_memory_size": "256 GB","mobile_model": "iPhone 2G-11"},"scrapedAt": "2026-03-28T08:56:13.793Z","source": "dba.dk"}
Incremental fields
When incremental: true, each record also carries:
changeType— one ofNEW,UPDATED,UNCHANGED,REAPPEARED,EXPIRED.firstSeenAt,lastSeenAt— ISO-8601 timestamps tracking the listing across runs.
How to scrape dba.dk
- Go to DBA Scraper in Apify Console.
- Enter a search keyword.
- Set
maxResultsto control how many results you need. - Enable
includeDetailsif you need full descriptions, contact info, or company data. - Click Start and wait for the run to finish.
- Export the dataset as JSON, CSV, or Excel.
Use cases
- Extract listing data from dba.dk for market research and competitive analysis.
- Track pricing trends across regions and categories over time.
- Monitor new and changed listings on scheduled runs without processing the full dataset every time.
- Use structured location data for regional analysis, mapping, and geo-targeting.
- Feed structured data into AI agents, MCP tools, and automated pipelines using compact mode.
- Export clean, structured data to dashboards, spreadsheets, or data warehouses.
How much does it cost to scrape dba.dk?
DBA Scraper uses pay-per-event pricing. You pay a small fee when the run starts and then for each result that is actually produced.
- Run start: $0.01 per run
- Per result: $0.002 per listing record
Example costs:
- 10 results: $0.03
- 100 results: $0.21
- 500 results: $1.01
Example: recurring monitoring savings
These examples compare full re-scrapes with incremental runs at different churn rates. Churn is the share of listings that are new or whose tracked content changed since the previous run. Actual churn depends on your query breadth, source activity, and polling frequency — the scenarios below are examples, not predictions.
Example setup: 100 results per run, daily polling (30 runs/month). Event-pricing examples scale linearly with result count.
| Churn rate | Full re-scrape run cost | Incremental run cost | Savings vs full re-scrape | Monthly cost after baseline |
|---|---|---|---|---|
| 5% — stable niche query | $0.21 | $0.02 | $0.19 (90%) | $0.60 |
| 15% — moderate broad query | $0.21 | $0.04 | $0.17 (81%) | $1.20 |
| 30% — high-volume aggregator | $0.21 | $0.07 | $0.14 (67%) | $2.10 |
Full re-scrape monthly cost at daily polling: $6.30. First month with incremental costs $0.79 / $1.37 / $2.24 for the 5% / 15% / 30% scenarios because the first run builds baseline state at full cost before incremental savings apply.
FAQ
How many results can I get from dba.dk?
The number of results depends on the search query and available listings on dba.dk. Use the maxResults parameter to control how many results are returned per run.
Does DBA Scraper support recurring monitoring?
Yes. Enable incremental mode to only receive new or changed listings on subsequent runs. This is ideal for scheduled monitoring where you want to track changes over time without re-processing the full dataset.
Can I integrate DBA Scraper with other apps?
Yes. DBA Scraper works with Apify's integrations to connect with tools like Zapier, Make, Google Sheets, Slack, and more. You can also use webhooks to trigger actions when a run completes.
Can I use DBA Scraper with the Apify API?
Yes. You can start runs, manage inputs, and retrieve results programmatically through the Apify API. Client libraries are available for JavaScript, Python, and other languages.
Can I use DBA Scraper through an MCP Server?
Yes. Apify provides an MCP Server that lets AI assistants and agents call this actor directly. Use compact mode and descriptionMaxLength to keep payloads manageable for LLM context windows.
Is it legal to scrape dba.dk?
This actor extracts publicly available data from dba.dk. Web scraping of public information is generally considered legal, but you should always review the target site's terms of service and ensure your use case complies with applicable laws and regulations, including GDPR where relevant.
Your feedback
If you have questions, need a feature, or found a bug, please open an issue on the actor's page in Apify Console. Your feedback helps us improve.
You might also like
- Adzuna Job Scraper — Scrape adzuna.com - the global job board with 20+ country markets. Structured salary.
- APEC.fr Scraper - French Executive Jobs — Scrape apec.fr - French executive job listings with salary ranges, company, location, skills,.
- Arbeitsagentur Scraper - German Jobs — Scrape arbeitsagentur.de - Germany’s official employment portal with 1M+ listings. Contact data,.
- AutoScout24 Scraper — Scrape autoscout24.com - Europe's largest used car marketplace with 770K+ listings. Structured.
- Bayt.com Scraper - Jobs from the Middle East — Scrape bayt.com - the leading Middle East job board. Salary data, experience requirements.
- Bilbasen Scraper - Denmark’s Car Marketplace — Scrape bilbasen.dk - Denmark’s largest car marketplace. Full vehicle specifications, seller.
- Bumeran Scraper — Scrape bumeran.com.ar - the largest job board across 8 LATAM countries. Work modality, contract.
- Cadremploi Job Scraper — Scrape cadremploi.fr - French management and executive jobs. Salary ranges, apply links.
Getting started with Apify
New to Apify? Create a free account with $5 credit — no credit card required.
- Sign up — $5 platform credit included
- Open this actor and configure your input
- Click Start — export results as JSON, CSV, or Excel
Need more later? See Apify pricing.