no key · no human

Délits D'opinion API, RSS and sitemap

Every article Délits D'opinion publishes, as JSON, through an open API with no key and no signup. 150 of their articles are indexed right now, refreshed hourly.

FranceFrench#10,172 by volume

Four ways to pull delitsdopinion.com

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

JSON Search this publisher

Every article we hold from delitsdopinion.com, newest first. Add q= to search inside.

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

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

society 50%crime 30%health 20%

Call the API

A live request. Paste it into a terminal and Délits D'opinion headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.delitsdopinion.com&size=5"
150
articles indexed
0
in the last 30 days
15
median per day
1
languages
87869 min
median crawl lag
26.06 → 06.07
archive depth

Publishing volume

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

2026-06-26: 6 articles2026-06-27: 15 articles2026-06-28: 15 articles2026-06-29: 15 articles2026-06-30: 15 articles2026-07-01: 15 articles2026-07-02: 15 articles2026-07-03: 15 articles2026-07-04: 15 articles2026-07-05: 15 articles2026-07-06: 9 articles06-2606-2706-2806-2906-3007-0107-0207-0307-0407-0507-06
bash
curl "https://freenewsapi.ai/v1/stats?host=www.delitsdopinion.com&top=10"

Publishing rhythm

When Délits D'opinion actually publishes, by hour of day (UTC) and by day of week — measured from 150 timestamps, not from a schedule they advertise.

00: 00001: 00102: 00203: 00304: 220405: 00506: 20607: 00708: 250809: 80910: 51011: 11112: 251213: 121314: 51415: 01516: 251617: 31718: 21819: 01920: 132021: 02122: 22223: 023
Mon: 24MonTue: 15TueWed: 15WedThu: 15ThuFri: 21FriSat: 30SatSun: 30Sun

Sections

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

SectionArticles
crime11
health11
society11

Languages

CodeLanguageArticlesShare
frFrench150100.0%

Latest articles

The 18 most recent Délits D'opinion articles in the index — the same rows the API returns, rendered for humans.

Accompagnement pour barbecue : la recette de la salade de pâtes à l'italienne
2026-07-06 04:01 UTC
Fraîcheur et gourmandise se rencontrent dans ce plat estival simple. Découvrez comment composer une salade de pâtes équilibrée pour vos repas en plein air.
Punaises : versez ce produit du placard sur vos rebords de fenêtre pour ne plus en voir de l'automne.
2026-07-05 12:02 UTC
Une poudre minérale du quotidien suffit pour décourager les punaises de bois sans recourir aux insecticides chimiques.
Comment s'appellent les traces laissées par une compagnie de sangliers ?
2026-07-05 04:06 UTC
Coulées, boutis, souilles : décryptage des indices caractéristiques que les sangliers impriment dans leur habitat naturel.
"Addictif !" : plus agréable que le monoï, cette brume parfumée à moins de 5€ va nous accompagner tout l’été
2026-07-04 12:09 UTC
Les brumes parfumées détrônent les fragrances classiques estivales. Légèreté, prix accessible et compositions travaillées redéfinissent nos rituels olfactifs.
Voici pourquoi votre maison reste si chaude et comment y remédier efficacement
2026-07-04 08:01 UTC
Comprendre les mécanismes de surchauffe domestique permet d'agir avec méthode. Découvrez les causes réelles et les solutions durables.
Vous aimez la tomate mozza ? Cette version au cottage cheese pourrait bien la remplacer cet été
2026-07-04 04:11 UTC
Une salade estivale revisite la tomate mozza avec du cottage cheese : moins de matières grasses, même plaisir.
Pourquoi les Britanniques financent l’électricité consommée en France
2026-07-03 16:05 UTC
Un dysfonctionnement du réseau électrique britannique force les ménages outre-Manche à subventionner une partie de l'électricité exportée vers la France.

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.delitsdopinion.com&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.delitsdopinion.com&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 Délits D'opinion 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
7%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 87869 min at the median, 99589 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 Délits D'opinion 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 150 of their articles and lets you filter by date, language and section.

How many articles does Délits D'opinion publish per day?

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