no key · no human

112NieuwsOnline API, RSS and sitemap

Every article 112NieuwsOnline publishes, as JSON, through an open API with no key and no signup. 279 of their articles are indexed right now, refreshed hourly.

NetherlandsDutch#7,196 by volume

Four ways to pull 112nieuwsonline.nl

All four are ours, all four are live, and none of them needs a key.

JSON Search this publisher

Every article we hold from 112nieuwsonline.nl, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=112nieuwsonline.nl&size=20"open it →

RSS Subscribe in any reader

The same articles as an RSS 2.0 feed. Works in Feedly, Inoreader, Thunderbird — anywhere.

curl -s "https://freenewsapi.ai/v1/rss?host=112nieuwsonline.nl&size=50"open it →

JSON Feed For apps

JSON Feed 1.1, the same content in a format apps parse natively.

curl -s "https://freenewsapi.ai/v1/feed.json?host=112nieuwsonline.nl&size=50"open it →

Trimmed For agents

Only the fields an agent needs — title, url, date, language — so the response stays small.

curl -s "https://freenewsapi.ai/v1/search?host=112nieuwsonline.nl&size=20&fields=title,url,published_at,lang"open it →

What this outlet covers, by share of its recent output:

entertainment 30%crime 20%politics 20%

Call the API

A live request. Paste it into a terminal and 112NieuwsOnline headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=112nieuwsonline.nl&size=5"
279
articles indexed
279
in the last 30 days
21
median per day
1
languages
4 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

Articles per day over the last 14 days. The busiest hour is 16:00 UTC — that is when the newsroom pushes its main batch.

2026-08-25: 9 articles2026-08-26: 20 articles2026-08-27: 21 articles2026-08-28: 21 articles2026-08-29: 18 articles2026-08-30: 33 articles2026-08-31: 21 articles2026-09-01: 21 articles2026-09-02: 19 articles2026-09-03: 20 articles2026-09-04: 19 articles2026-09-05: 21 articles2026-09-06: 31 articles2026-09-07: 5 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=112nieuwsonline.nl&top=10"

Publishing rhythm

When 112NieuwsOnline actually publishes, by hour of day (UTC) and by day of week — measured from 279 timestamps, not from a schedule they advertise.

00: 130001: 120102: 110203: 150304: 150405: 30506: 130607: 80708: 130809: 140910: 151011: 111112: 131213: 81314: 131415: 81516: 171617: 151718: 121819: 131920: 142021: 52122: 132223: 523
Mon: 26MonTue: 30TueWed: 39WedThu: 41ThuFri: 40FriSat: 39SatSun: 64Sun

Sections

Sections come from the publisher's own markup, present on 41% of their articles.

SectionArticles
crime114
entertainment114
politics114

Languages

CodeLanguageArticlesShare
nlDutch279100.0%

Latest articles

The 18 most recent 112NieuwsOnline articles in the index — the same rows the API returns, rendered for humans.

In ‘Primetime’ neemt Robert Pattinson de ‘onweerstaanbare’ rol van Chris Hansen op zich
2026-09-07 01:27 UTC
VENETIË – Robert Pattinson was niet van plan om Chris Hansen te spelen in ‘Primetime’. Maar ergens onderweg werd het gewoon ‘onweerstaanbaar’. “Ik probeerde de rol zo te
Trump dreigde Oman te bombarderen omdat hij niet tevreden is met de deal van het land met Iran, zeggen functionarissen
2026-09-06 22:27 UTC
CAIRO – De Amerikaanse president Donald Trump heeft gedreigd Oman te bombarderen omdat hij ongelukkig is dat het land dicht bij een deal met Iran is om het scheepsverkeer
In Nepal worden symbolische begrafenissen gehouden voor degenen die gevreesd worden verloren te zijn als enkele vermiste
2026-09-06 20:27 UTC
KATHMANDU – Toeristen die eerder als vermist zijn opgegeven in Nepal hebben contact opgenomen met de autoriteiten, zeiden functionarissen woensdag, omdat families van lok
Trump dreigt Oman te bombarderen, maar waarom?
2026-09-06 16:27 UTC · entertainment
🍂 Dingen om te doen in september: San Japan, Bruno Mars, Jazz’SAlive
2026-09-06 15:27 UTC
Nu september officieel van start gaat, hebben de inwoners van San Antonio de hele maand genoeg evenementen om naar uit te kijken. Hoewel het herfstseizoen officieel pas o
Roger Federer gaat naar de Tennis Hall of Fame en zegt dat hij ‘de beste tijd heeft gehad’ tijdens zijn carrière
2026-09-06 10:27 UTC
NEW YORK – Roger Federer hield natuurlijk van winnen, en op het hoogtepunt van zijn carrière deed hij dat bijna altijd. Al die overwinningen en trofeeën die hij in zijn e

Harvest it all

Page through the archive by date. from and to accept YYYY-MM-DD or relative values such as now-7d.

bash
curl "https://freenewsapi.ai/v1/search?host=112nieuwsonline.nl&from=now-7d&size=100"

To poll for new material, keep the timestamp of the newest article you saw and ask only for what came after it:

bash
curl "https://freenewsapi.ai/v1/search?host=112nieuwsonline.nl&from=now-1h&sort=date_asc"

Article bodies come with full_text=true. No key, no quota tier, no header — see the search endpoint for every parameter.

Metadata quality

How well 112NieuwsOnline marks up its own pages — useful if you are deciding whether to parse them yourself.

0%
dates from JSON-LD
0%
articles with a byline
41%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 4 min at the median, 1035 minutes at the 90th percentile.

Similar publishers

Comparable outlets in the same language. Those without a page here yet link straight to their slice of the API.

FAQ

Does 112NieuwsOnline have an official API?

Not a public one. This endpoint is the practical alternative: their articles as structured JSON, with title, lead, publication time, section, byline and a link back to the original.

How do I get their RSS feed?

Most publishers expose one at /rss or /feed, but feeds carry only the last few dozen items and drop them within hours. This index keeps 279 of their articles and lets you filter by date, language and section.

How many articles does 112NieuwsOnline publish per day?

21 on a median day, measured across 14 days.

Can I use this commercially?

The API is free and unauthenticated. What you may do with the content is between you and the publisher: we return metadata, a lead paragraph and a link, not a licence.