no key · no human

EchosMedias API, RSS and sitemap

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

French#9,620 by volume

Four ways to pull echosmedias.org

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

JSON Search this publisher

Every article we hold from echosmedias.org, newest first. Add q= to search inside.

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

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

politics 45%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=www.echosmedias.org&size=5"
167
articles indexed
167
in the last 30 days
14
median per day
1
languages
7 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

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

2026-08-25: 10 articles2026-08-26: 5 articles2026-08-27: 8 articles2026-08-28: 12 articles2026-08-29: 16 articles2026-08-30: 23 articles2026-08-31: 14 articles2026-09-01: 14 articles2026-09-02: 12 articles2026-09-03: 14 articles2026-09-04: 9 articles2026-09-05: 14 articles2026-09-06: 15 articles2026-09-07: 1 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=www.echosmedias.org&top=10"

Publishing rhythm

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

00: 120001: 50102: 20203: 10304: 10405: 10506: 10607: 20708: 70809: 10910: 81011: 201112: 121213: 151314: 51415: 71516: 101617: 51718: 91819: 91920: 52021: 72122: 132223: 923
Mon: 15MonTue: 24TueWed: 17WedThu: 22ThuFri: 21FriSat: 30SatSun: 38Sun

Sections

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

SectionArticles
politics68

Languages

CodeLanguageArticlesShare
frFrench167100.0%

Latest articles

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

L’Afrique à sa juste échelle : Washington seul à voter contre à l’ONU
2026-09-06 14:05 UTC
Les États-Unis ont été les seuls à rejeter à l’ONU une résolution soutenant la projection Equal Earth, conçue pour mieux Continuer la lecture
Russie : des chercheurs créent un «aspirateur laser» capable de nettoyer les plaies sans endommager les tissus sains
2026-09-06 13:33 UTC
Des chercheurs de quatre universités russes ont mis au point un dispositif laser capable de nettoyer les plaies infectées en Continuer la lecture
NATIONS UNIES : l’Assemblée générale vote une résolution historique pour restaurer la vraie taille de l’Afrique sur les
2026-09-06 12:58 UTC
Dans une décision historique marquant une étape symbolique décisive pour la justice cartographique internationale, l’Assemblée générale des Nations unies a Continuer la l
Sécurité énergétique : 980 camions-citernes blindent les stocks de carburant de la capitale
2026-09-06 08:13 UTC
Ce matin vers 5 heures, un gigantesque convoi de 980 camions-citernes est entré dans Bamako, établissant un record absolu en Continuer la lecture
Championnat d’Afrique de volley-ball féminin : Les Aigles du Mali bouclent le tournoi à la 10e place
2026-09-06 01:12 UTC
Avec un bilan de deux victoires pour quatre défaites en six rencontres, l’équipe nationale féminine du Mali a terminé à Continuer la lecture
Du Mali au monde : L’ascension fulgurante de Horon Phone
2026-09-06 00:15 UTC
De Bamako jusqu’aux quatre coins du globe, la création de contenu africaine franchit une nouvelle étape historique. Aboubacrine Traoré, plus Continuer la lecture
Le Caire, carrefour du développement : Oumou Sall Seck en Égypte pour positionner l’entrepreneuriat et la jeunesse malie
2026-09-05 22:21 UTC
C’est sous le signe de l’ambition et du partenariat stratégique que la ministre de l’Entrepreneuriat national, de l’Emploi et de Continuer la lecture
Coupe du Monde féminine 2026 : Le Mali crée un séisme à Berlin en faisant tomber l’Espagne
2026-09-05 17:10 UTC
L’onde de choc est mondiale. Pour la deuxième journée de la phase de poules de la Coupe du Monde féminine Continuer la lecture
Diplomatie : Abdoulaye Diop salue la «persistance» de l’ambassadrice américaine Rachna Korhonen lors de son départ
2026-09-05 13:21 UTC
À l’occasion d’un déjeuner d’adieu organisé ce vendredi 4 septembre 2026 à Bamako, le ministre des Affaires étrangères et de Continuer la lecture

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.echosmedias.org&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.echosmedias.org&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 EchosMedias 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
41%
articles with sections
average page weight

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

How many articles does EchosMedias publish per day?

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