no key · no human

InfOccitanie API, RSS and sitemap

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

FranceFrench#8,161 by volume

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

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

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

weather 40%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=infoccitanie.fr&size=5"
224
articles indexed
224
in the last 30 days
16
median per day
1
languages
14 min
median crawl lag
24.08 → 06.09
archive depth

Publishing volume

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

2026-08-24: 4 articles2026-08-25: 16 articles2026-08-26: 18 articles2026-08-27: 13 articles2026-08-28: 19 articles2026-08-29: 12 articles2026-08-30: 12 articles2026-08-31: 15 articles2026-09-01: 18 articles2026-09-02: 22 articles2026-09-03: 23 articles2026-09-04: 25 articles2026-09-05: 11 articles2026-09-06: 16 articles08-2408-2608-2808-3009-0109-0309-0509-06
bash
curl "https://freenewsapi.ai/v1/stats?host=infoccitanie.fr&top=10"

Publishing rhythm

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

00: 20001: 00102: 00203: 00304: 00405: 20506: 200607: 180708: 180809: 260910: 81011: 71112: 311213: 301314: 251415: 321516: 21617: 21718: 01819: 11920: 02021: 02122: 02223: 023
Mon: 19MonTue: 34TueWed: 40WedThu: 36ThuFri: 44FriSat: 23SatSun: 28Sun

Sections

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

SectionArticles
weather96

Languages

CodeLanguageArticlesShare
frFrench224100.0%

Latest articles

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

Béziers : une bourse dédiée aux vêtements et à la puériculture
2026-09-06 16:12 UTC
La Ville de Béziers (Hérault) accueillera une bourse aux vêtements. Rendez-vous le mardi 29 septembre 2026.
Météo : baisse des températures et retour de la pluie en vue !
2026-09-06 15:12 UTC
La canicule va prendre fin dans les prochaines 24h et la pluie va faire son retour cette semaine en Occitanie.
Castelnau-le-Lez : une centaine d'associations au rendez-vous pour la rentrée
2026-09-06 14:02 UTC
Le 29ème Forum des Association de Castelnau-le-Lez (Hérault) se tiendra dimanche 13 septembre 2026, de 9 heures à 14 heures. Pour cette nouvelle édition, le rendez-vous i
Nîmes : deux échangeurs de l’A54 fermés de nuit cette semaine
2026-09-06 12:54 UTC
Vinci Autoroutes poursuit des travaux de renouvellement de la signalisation entre les autoroutes A9 et A54, entraînant la fermeture partielle de deux échangeurs dans les
Petite Camargue : à la rencontre des agents de la police intercommunale
2026-09-06 12:11 UTC
La police intercommunale intervient quotidiennement à Aimargues, Aubord, Beauvoisin, Le Cailar et Vauvert.
Gard : neuf nouvelles perturbations sur les routes départementales dès ce lundi
2026-09-06 10:39 UTC
Le Conseil départemental du Gard annonce neuf nouvelles perturbations sur ses routes à partir du 7 septembre prochain
Hérault : un nouveau médecin généraliste s'installe dans cette ville
2026-09-06 09:11 UTC
Certaines actualités redonnent une once d'espoir, celle-ci en fait partie.
Patrick Bruel : Mimie Mathy "très triste" après l'annulation de la tournée du chanteur
2026-09-06 06:11 UTC
"C'est à la justice de trancher", estime la comédienne.
Aude : incendie à Puilaurens, le feu reste actif ce samedi matin
2026-09-05 07:59 UTC
L'incendie qui s'est déclaré ce vendredi 4 septembre à Puilaurens (Aude) est toujours actif ce samedi matin. La surface parcourue est désormais estimée à 225 hectares.

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=infoccitanie.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=infoccitanie.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 InfOccitanie 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
43%
articles with sections
average page weight

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

How many articles does InfOccitanie publish per day?

16 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.