no key · no human

Ma Clinique API, RSS and sitemap

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

FranceFrench#9,875 by volume

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

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

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

health 56%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=ma-clinique.fr&size=5"
160
articles indexed
160
in the last 30 days
12
median per day
1
languages
5 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

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

2026-08-25: 7 articles2026-08-26: 11 articles2026-08-27: 12 articles2026-08-28: 12 articles2026-08-29: 14 articles2026-08-30: 18 articles2026-08-31: 11 articles2026-09-01: 12 articles2026-09-02: 12 articles2026-09-03: 12 articles2026-09-04: 11 articles2026-09-05: 23 articles2026-09-06: 2 articles2026-09-07: 3 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=ma-clinique.fr&top=10"

Publishing rhythm

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

00: 00001: 140102: 00203: 130304: 00405: 130506: 00607: 160708: 00809: 100910: 01011: 111112: 01213: 171314: 01415: 141516: 01617: 141718: 01819: 111920: 02021: 152122: 02223: 1223
Mon: 14MonTue: 19TueWed: 23WedThu: 24ThuFri: 23FriSat: 37SatSun: 20Sun

Sections

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

SectionArticles
health50
Actualités médicales15

Languages

CodeLanguageArticlesShare
frFrench160100.0%

Latest articles

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

Une nouvelle découverte mathématique expose les failles des modèles évolutionnistes
2026-09-06 21:20 UTC
Les chercheurs ont identifié une propriété mathématique jusqu’alors méconnue qui explique pourquoi l’un des modèles statistiques les plus largement utilisés en biologie é
De nouvelles avancées en matière de dépistage du cancer de la prostate améliorent la détection précoce
2026-09-06 19:20 UTC
Saviez-vous qu’environ 1 homme sur 8 recevra un diagnostic de cancer de la prostate au cours de sa vie ? Selon l’American Cancer Society, il reste la deuxième cause de dé
Les tissus à haute énergie dépendent des macrophages pour éliminer les déchets cellulaires
2026-09-05 23:20 UTC
Le muscle cardiaque (pour pomper le sang), le muscle squelettique (pour le mouvement et la posture) et la graisse brune (pour la production de chaleur) du corps nécessite
Les cerveaux plus jeunes et plus âgés réagissent différemment aux blessures traumatiques
2026-09-05 21:20 UTC
La sagesse conventionnelle veut que les cerveaux plus jeunes soient mieux équipés pour se remettre d’une blessure. Leur plus grande flexibilité leur permet de s’adapter,
L’alimentation des oiseaux offre des avantages émotionnels et significatifs en matière de bien-être
2026-09-05 15:20 UTC
Aux États-Unis, plus de 56 millions d’adultes nourrissent les oiseaux sauvages. Pour beaucoup, remplir une mangeoire est un moyen courant d’entrer en contact avec les ois
Une nouvelle étude révèle la voie bactérienne menant à la production de testostérone
2026-09-05 09:20 UTC
De nombreux cancers de la prostate dépendent des hormones androgènes, dont la testostérone, pour se développer. C’est pourquoi les traitements des maladies avancées tente
Les enfants conçus sous TAR présentent des résultats de santé rassurants à long terme
2026-09-05 07:20 UTC
La naissance de Louise Brown en 1978, le premier bébé au monde conçu grâce à la technologie de procréation assistée (ART), a constitué une avancée majeure qui a remodelé

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=ma-clinique.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=ma-clinique.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 Ma Clinique marks up its own pages — useful if you are deciding whether to parse them yourself.

9%
dates from JSON-LD
9%
articles with a byline
41%
articles with sections
132 KB
average page weight

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

How many articles does Ma Clinique publish per day?

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