no key · no human

IRZ API, RSS and sitemap

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

FranceFrenchEnglish#7,363 by volume

Four ways to pull irz.fr

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

JSON Search this publisher

Every article we hold from irz.fr, newest first. Add q= to search inside.

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

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

technology 40%entertainment 30%science 30%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=irz.fr&size=5"
267
articles indexed
267
in the last 30 days
10
median per day
2
languages
3027 min
median crawl lag
25.08 → 05.09
archive depth

Publishing volume

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

2026-08-25: 82 articles2026-08-26: 76 articles2026-08-28: 58 articles2026-08-29: 4 articles2026-08-31: 10 articles2026-09-01: 6 articles2026-09-02: 4 articles2026-09-03: 9 articles2026-09-04: 12 articles2026-09-05: 6 articles08-2508-2608-2808-2908-3109-0109-0209-0309-0409-05
bash
curl "https://freenewsapi.ai/v1/stats?host=irz.fr&top=10"

Publishing rhythm

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

00: 00001: 00102: 60203: 00304: 00405: 00506: 00607: 00708: 120809: 1190910: 241011: 301112: 111213: 61314: 121415: 91516: 91617: 91718: 111819: 91920: 02021: 02122: 02223: 023
Mon: 10MonTue: 88TueWed: 80WedThu: 9ThuFri: 70FriSat: 10SatSun: 0Sun

Sections

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

SectionArticles
entertainment118
science118
technology118

Languages

CodeLanguageArticlesShare
frFrench20376.0%
enEnglish6424.0%

Latest articles

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

Le verrou cryptographique qui remplace « trust me, I ran it »
2026-09-05 08:30 UTC
K-Veritas lie commandes, métriques et rapport dans une trace signée, vérifiable sans relancer l'expérience. Mais la signature prouve moins que ce que le projet laisse ent
Il a payé 20 $ pour un objectif C-mount. Il a reçu une optique de projecteur Super 8.
2026-09-05 02:30 UTC
Un objectif 'C-mount' acheté 20 $ sur eBay se révèle être une optique de projecteur Super 8. Mason Mirabito raconte comment il redessine son adaptateur imprimé, et pourqu
Pour concevoir la tempête de 300 mm, son modèle n’a jamais vu de tempête extrême
2026-09-04 10:15 UTC
Un nouvel algorithme du MIT génère des scénarios d’événements extrêmes plausibles sans avoir appris sur un seul événement extrême. L’astuce, et ses limites, tiennent dans
A folding e-bike held together with aerospace glue
2026-09-04 09:30 UTC · technology
Un vélo pliant tenu par de la colle d'avion
2026-09-04 09:30 UTC
Le FLIT M2i remplace les soudures de son cadre aluminium par un collage structural. La soudure affaiblit les tubes fins ; le collage gagne de l'alignement et du poids, ma
Le verre devait remplacer l'organique dans le packaging des puces. Il attend toujours son premier produit
2026-09-04 08:30 UTC
Trois ans après la grande annonce d'Intel, les substrats verre n'entrent qu'en qualification de package. La promesse du matériau n'a pas disparu, mais le premier produit
Un établi à 130 € : le caisson IKEA comme plateforme de fabrication
2026-09-04 02:20 UTC
Michael Green a fait un établi à 130 € avec un caisson KALLAX et un vieux plateau, contre 1 000 € sur mesure. L'intérêt n'est pas le prix, mais un module standard devenan
Sur un mur, le laser dessine sans jamais entrer dans le mur
2026-09-03 09:00 UTC
Laser Graffiti tourne dans le navigateur et dessine sur un mur avec un pointeur laser. Derrière le gadget, une calibration caméra-projecteur-mur et un joli problème de ré
Il ne sait pas écrire de Verilog. Son chip vise pourtant le silicium.
2026-09-03 08:45 UTC
Ken Chang avoue ne pas savoir écrire de Verilog, mais une IA a co-écrit pour lui un classifieur de chiffres qui vise une navette TinyTapeout. Tout est vérifié en simulati
Branchez-en une : les autres broches de l'adaptateur passent au 230 V
2026-09-03 08:00 UTC
Un adaptateur à neuf dollars relie toutes ses broches à un seul barreau de cuivre. Dès qu'un jeu est branché, les autres passent au 230 V.

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=irz.fr&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=irz.fr&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 IRZ 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
44%
articles with sections
average page weight

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

How many articles does IRZ publish per day?

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