2dehands.be Belgium Classifieds Scraper avatar

2dehands.be Belgium Classifieds Scraper

Pricing

from $1.49 / 1,000 classified listings

Go to Apify Store
2dehands.be Belgium Classifieds Scraper

2dehands.be Belgium Classifieds Scraper

Scrape classified ads from 2dehands.be, the largest Belgian marketplace. Extract title, price, location, category and images. No proxy needed.

Pricing

from $1.49 / 1,000 classified listings

Rating

0.0

(0)

Developer

Unfenced Group

Unfenced Group

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

3

Monthly active users

6 days ago

Last modified

Share

2dehands.be Belgium Classifieds Scraper

Extract listings from 2dehands.be 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 2dehands.be

A dedicated Belgian scraper tuned for 2dehands.be — its categories, price formats and currency (EUR), not a generic tool pointed at it.

🤝 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 Dutch (e.g. 'fiets', 'laptop', 'bank'). 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
itemIdstring2dehands.be internal listing ID
titlestringListing title
descriptionstringFull item description in plain text.
descriptionMarkdownstringDescription in Markdown/plain text.
urlstringDirect link to the listing
categoryIdnumberCategory id.
verticalsarrayVerticals.
priceCentsnumberPrice cents.
priceEurnumberPrice in EUR (numeric)
priceTypestringe.g. fixed, bidding, free, on-request
citystringSeller city
countrystringCountry.
abroadbooleanAbroad.
datestringDate posted
attributes.conditionstringItem condition as published (e.g. new, used).
extendedAttributes.conditionstringItem condition as published (e.g. new, used).
imageUrlsarrayImage urls.
priorityProductstringPriority product.
traitsarrayTraits.
reservedbooleanReserved.
thinContentbooleanThin content.
searchKeywordstringKeyword used to find this listing
scrapedAtstringTimestamp when this record was scraped.
sourceCountrystringSource country.

Example record

{
"itemId": "a163914210",
"title": "Lego Set - 9754 - Star Wars - Dark Side Developer Kit",
"description": "Lego star wars dark side developer kit-set, geproduceerd in denemarken tussen 2000 en 2010, kunststof, compleet in doos met handleiding, getest en werkt, geen minifiguren, serienummer 9754. Titel: leg",
"descriptionMarkdown": "Lego star wars dark side developer kit-set, geproduceerd in denemarken tussen 2000 en 2010, kunststof, compleet in doos met handleiding, getest en werkt, geen minifiguren, serienummer 9754. Titel: leg",
"url": "https://www.2dehands.be/v/kinderen-en-baby-s/speelgoed-duplo-en-lego/a163914210-lego-set-9754-star-wars-dark-side-developer-kit",
"categoryId": 611,
"verticals": [
"children_and_babies",
"toys_duplo_and_lego"
],
"priceCents": 3000,
"priceEur": 30,
"priceType": "FIXED",
"city": null,
"country": null,
"abroad": false,
"date": "9 jun 26",
"attributes": {
"condition": "Nieuw"
},
"extendedAttributes": {
"condition": "Nieuw"
},
"imageUrls": [
"https://admarkt-cdn.2dehands.com/api/v1/icas-twh-pro-admarkt/images/ed/edcc7d5f-cf02-4bcc-b3e2-093d5cb07bf6?rule=eps_83. …"
],
"priorityProduct": "NONE",
"traits": [
"ADMARKT_CONSOLE",
"NO_MARKETING",
"PROFILE"
],
"reserved": false,
"thinContent": false,
"searchKeyword": "developer",
"scrapedAt": "2026-07-02T15:34:33.464Z",
"sourceCountry": "be"
}

Examples

Search for fiets:

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

Cap the price:

{
"keywords": "fiets",
"maxItems": 100,
"maxPrice": 24.5
}

Scrape a specific search URL:

{
"startUrls": [
{
"url": "https://www.2dehands.be/q/meubels/"
}
],
"maxItems": 200
}

Daily monitoring (run on a schedule):

{
"keywords": "fiets",
"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.49 per 1,000 results — you only pay for successfully retrieved listings. Failed retries are never charged.

ResultsCost
100~$0.15
1,000~$1.49
10,000~$14.9
100,000~$149

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

Subscription tiers lower the rate further, down to $1.49 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: 2dehands.be
  • 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