no key · no human

Nouveau API, RSS and sitemap

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

NetherlandsDutch#10,780 by volume

Four ways to pull nouveau.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 nouveau.nl, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=www.nouveau.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=www.nouveau.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=www.nouveau.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=www.nouveau.nl&size=20&fields=title,url,published_at,lang"open it →

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

society 40%entertainment 30%health 30%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=www.nouveau.nl&size=5"
131
articles indexed
131
in the last 30 days
9
median per day
1
languages
155 min
median crawl lag
25.08 → 06.09
archive depth

Publishing volume

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

2026-08-25: 7 articles2026-08-26: 8 articles2026-08-27: 8 articles2026-08-28: 18 articles2026-08-29: 8 articles2026-08-30: 12 articles2026-08-31: 6 articles2026-09-01: 7 articles2026-09-02: 9 articles2026-09-03: 14 articles2026-09-04: 12 articles2026-09-05: 11 articles2026-09-06: 11 articles08-2508-2708-2908-3109-0209-0409-06
bash
curl "https://freenewsapi.ai/v1/stats?host=www.nouveau.nl&top=10"

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 30405: 90506: 120607: 70708: 220809: 00910: 191011: 11112: 141213: 51314: 51415: 161516: 81617: 51718: 41819: 01920: 12021: 02122: 02223: 023
Mon: 6MonTue: 14TueWed: 17WedThu: 22ThuFri: 30FriSat: 19SatSun: 23Sun

Sections

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

SectionArticles
entertainment46
health46
society46

Languages

CodeLanguageArticlesShare
nlDutch131100.0%

Latest articles

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

Nooit meer een 'gekoekte' blik: zó voorkom je dat concealer in je rimpeltjes trekt
2026-09-06 08:00 UTC
Je kent het wel: je hebt je best gedaan op een frisse make-up look, maar na een uur kruip je even voor de spiegel en zie je dat je concealer zich eigenwijs heeft verzamel
Stralend de jaren door: 20 skincare-missers die je na je 45e écht wilt vermijden
2026-09-05 13:00 UTC
De veertig gepasseerd zijn is een tijd om te vieren. Je hebt wijsheid, een prachtige carrière en talloze mijlpalen bereikt. Maar terwijl jij floreert, begint je huid een
Waarom deze virale Lidl-kledingstomer massaal wordt ingeslagen (en óf 'ie echt werkt)
2026-09-05 06:20 UTC
Haat jij ook zo dat eindeloze gesleep met de strijkplank zodra je net dat ene perfecte overhemd of die fijne blouse wilt aantrekken? Je bent zeker niet de enige. Gelukkig
Wasmachine-fabel: waarom die viraal gaande 'ont-krimp'-truc met crèmespoeling niet werkt
2026-09-04 16:30 UTC
We hebben het allemaal wel eens meegemaakt: je haalt je favoriete wollen trui of die zijden blouse uit de machine en hij lijkt plotseling drie maten kleiner. In paniek du
Vlekken op de muur? Stop met oververven en haal de tandpasta maar tevoorschijn (let wel even op déze cruciale fout)
2026-09-04 15:00 UTC
Iedereen die door het huis loopt, kent het frustrerende moment: je ziet ineens een vette vlek bij de lichtknop, een streep van schoenen in de gang of een vage veeg op het
Gallyon van Vessem: 'September is eigenlijk de maandag onder de maanden'
2026-09-04 10:30 UTC
Voor Nouveau schrijft presentatrice Gallyon van Vessem (57) maandelijks een column over haar nieuwe leven als single moeder. Deze maand: september: de maand die nergens b

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=www.nouveau.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=www.nouveau.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 Nouveau 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
35%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 155 min at the median, 3268 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 Nouveau 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 131 of their articles and lets you filter by date, language and section.

How many articles does Nouveau publish per day?

9 on a median day, measured across 13 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.