antwerps.be · database export

Res' JSON Thingy

Download the complete antwerps.be database as clean JSON — the Antwerp dialect dictionary, song lyrics, artists, and news. All scraped and structured for you.

// datasets

Woordenboek
Antwerp Dialect Dictionary
2,784 words

Dialect words with phonetics, word types, Dutch translations, usage examples, and grammatical forms.

antwerps_woordenboek.json
Teksten
Song & Poem Lyrics
1,064 texts

Full song and poem texts in Antwerp dialect with parallel Dutch translations, grouped by strophe.

antwerps_teksten.json
Artiesten
Artists & Performers
36 artists

Artists with their full song catalogues and IDs, as featured in the Teksten database.

antwerps_artiesten.json
antwerps_database.json
All datasets · single file · ~50 MB estimated
Download Everything

// estimated scrape time

4,000 Total URLs
0.5s Delay / request
~34 min Estimated time
0:00 Live elapsed
Run the scraper to begin 0%

// how to get your json files

1
Install Python dependencies
You need Python 3 with requests and beautifulsoup4.
pip install requests beautifulsoup4
2
Run the scraper
From the project folder. It will scrape ~4 000 pages at 0.5 s each — grab a coffee.
python3 scrape_antwerps.py
3
Copy JSON files to this site
Move the 5 output files into antwerps-web/public/data/.
cp antwerps_*.json antwerps-web/public/data/
4
Deploy to Cloudflare Pages
Push to GitHub — Cloudflare Pages will build and deploy automatically.
git add . && git commit -m "add data" && git push

// sample · woordenboek entry