no key · no human

Presse-citron API, RSS and sitemap

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

FranceFrench#5,631 by volume

Four ways to pull presse-citron.net

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

JSON Search this publisher

Every article we hold from presse-citron.net, newest first. Add q= to search inside.

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

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

conflict 21%

Call the API

A live request. Paste it into a terminal and Presse-citron headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.presse-citron.net&size=5"
392
articles indexed
392
in the last 30 days
26
median per day
1
languages
24 min
median crawl lag
24.08 → 07.09
archive depth

Publishing volume

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

2026-08-24: 22 articles2026-08-25: 30 articles2026-08-26: 30 articles2026-08-27: 25 articles2026-08-28: 26 articles2026-08-29: 20 articles2026-08-30: 21 articles2026-08-31: 24 articles2026-09-01: 27 articles2026-09-02: 35 articles2026-09-03: 41 articles2026-09-04: 40 articles2026-09-05: 20 articles2026-09-06: 28 articles2026-09-07: 3 articles08-2408-2608-2808-3009-0109-0309-0509-07
bash
curl "https://freenewsapi.ai/v1/stats?host=www.presse-citron.net&top=10"

Publishing rhythm

When Presse-citron actually publishes, by hour of day (UTC) and by day of week — measured from 392 timestamps, not from a schedule they advertise.

00: 00001: 00102: 00203: 00304: 20405: 200506: 280607: 210708: 550809: 230910: 311011: 371112: 381213: 351314: 311415: 231516: 231617: 141718: 71819: 21920: 12021: 02122: 02223: 123
Mon: 49MonTue: 57TueWed: 65WedThu: 66ThuFri: 66FriSat: 40SatSun: 49Sun

Sections

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

Languages

CodeLanguageArticlesShare
frFrench392100.0%

Latest articles

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

Ces 2 nouveaux panneaux de signalisation arrivent sur la route : voici ce qu’ils veulent dire
2026-09-06 16:31 UTC · auto-moto · Presse-citron
Ces panneaux sont visibles sur les routes.
Les réserves stratégiques de pétrole sont si vides que les cavernes aux États-Unis utilisent un système astucieux pour n
2026-09-06 14:44 UTC
La Réserve stratégique de pétrole américaine touche à ses limites et menace de bloquer l'action de Washington face aux marchés. Plongées dans une crise d'infrastructure i
Payez avant d’entrer : ce nouveau supermarché change les habitudes des clients
2026-09-06 14:39 UTC
Un magasin futuriste a ouvert ses portes.
Apple : le nouveau PDG John Ternus donne un excellent conseil pour réussir au travail
2026-09-06 13:45 UTC
Le nouveau dirigeant adresse le meilleur des conseils.
Les experts en psychologie sont unanimes : les personnes qui pratiquent ce loisir avant de dormir ont une intelligence s
2026-09-06 12:15 UTC
Cette habitude, très courante chez ces personnes qui ont un quotient intellectuel élevé, en dit beaucoup sur eux.
Auto : à quoi correspond la plaque d’immatriculation rose que l’on voit sur les voitures en France ?
2026-09-06 12:05 UTC
Des plaques d’immatriculation d’un rose vif ont pris d’assaut les routes.
Running : ce que les robots humanoïdes révèlent des limites de la vitesse humaine
2026-09-06 10:00 UTC
Anatomie, cadence et fin de course spectaculaire : décryptage d’une prouesse inédite qui met en lumière les limites du corps humain.
C’est officiel : la durée d’indemnisation du chômage baisse en France dès maintenant
2026-09-06 08:49 UTC
Le gouvernement a fini par obtenir gain de cause pour réduire les droits sociaux des travailleurs.

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.presse-citron.net&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.presse-citron.net&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 Presse-citron marks up its own pages — useful if you are deciding whether to parse them yourself.

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

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

How many articles does Presse-citron publish per day?

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