News from CD
1,029 news articles from publishers in CD, searchable now through a free API that needs no key.
The busiest publisher in this slice is congoactu.net with 364 articles, 35.4% of the total, followed by www.journaldekinshasa.com, lepoint.cd. By language it splits into French (1,029). Daily volume averages about 52 articles over the last 8 days, peaking at 60 on 2026-09-04.
Fetch it
curl "https://freenewsapi.ai/v1/search?country=CD&date=today&sort=date&size=20"No API key, no signup, no quota. The response carries the headline, description,
publisher, publication time and the original URL for every article, and the full body text
if you ask for it with full_text=true.
Count it
curl "https://freenewsapi.ai/v1/stats?country=CD&top=20"Returns exactly the breakdown shown on this page: which publishers, which languages, and how the volume splits across the last 90 days. About 200 tokens, which makes it the cheapest way for an agent to decide whether this slice is worth reading.
Country is inferred, not declared. Before counting CD articles, read
country_source — and add
strict_country=true to exclude values derived from an en-US
template default.
curl "https://freenewsapi.ai/v1/search?country=CD&strict_country=true&date=today&size=20"Latest from this slice
The newest articles matching this filter at the time this page was generated. Headlines link to the publisher — we index and search, we do not host.
| Published | Headline | Publisher |
|---|---|---|
2026-09-07T14:05 | JB Mpiana fera son retour à Bercy 25 ans après son dernier concert dans la salle | congoactu.net |
2026-09-07T14:05 | JB Mpiana confirme la validité des visas de Wenge BCBG pour leur concert à Paris | congoactu.net |
2026-09-07T13:05 | Jérémie Shabani annonce un concert à La Madeleine de Bruxelles le 20 décembre | congoactu.net |
2026-09-07T12:05 | Frère David Ize partage sa vision des invitations dans les églises lors d’une émission | congoactu.net |
2026-09-07T11:28 | Augustin Kabuya reprend le terrain politique au Mont-Amba et prépare la rentrée parlementaire | lebarometre.cd |
2026-09-07T10:34 | Sofibanque 2025 : 695,5 millions USD de crédits, 20,96 % de solvabilité et des risques pondérés | lepoint.cd |
2026-09-07T10:27 | Finances : face aux critiques, les réformes de Doudou Fwamba résistent à l’épreuve des faits | lebarometre.cd |
2026-09-07T08:50 | RDC–Angola : 311 millions de m³ d’eau, le modèle hydraulique du Cunene intéresse Kinshasa | lepoint.cd |
Who publishes it
The 8 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
congoactu.net | 364 | 35.4% | query |
www.journaldekinshasa.com | 241 | 23.4% | query |
lepoint.cd | 118 | 11.5% | query |
reveil-congo.net | 94 | 9.1% | query |
lebarometre.cd | 86 | 8.4% | query |
lesouverainlibre.info | 61 | 5.9% | query |
www.kivupress.info | 50 | 4.9% | query |
aupicinfo.com | 15 | 1.5% | query |
Languages published in CD
What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.
| Code | Name | Articles | Share |
|---|---|---|---|
| fr | French | 1,029 | 100.0% |
Domain zones used by CD publishers
Publishers here do not all use the national zone. This is the split that country inference has to work against.
| Code | Name | Articles | Share |
|---|---|---|---|
| net | global network | 458 | 44.5% |
| com | global commercial | 256 | 24.9% |
| cd | cd | 204 | 19.8% |
| info | information | 111 | 10.8% |
Volume by day
How much this slice produces daily. Useful for sizing a job before you run it, and for spotting whether a spike is real or an artefact of one publisher.
| Day | Articles | |
|---|---|---|
2026-09-07 | 18 | |
2026-09-06 | 50 | |
2026-09-05 | 59 | |
2026-09-04 | 60 | |
2026-09-03 | 59 | |
2026-09-02 | 55 | |
2026-09-01 | 55 | |
2026-08-31 | 58 | |
2026-08-30 | 56 | |
2026-08-29 | 71 | |
2026-08-28 | 89 | |
2026-08-27 | 61 | |
2026-08-26 | 57 | |
2026-08-25 | 34 |
Combine with other filters
# CD, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?country=CD&date=today&full_text=true&size=10"
# CD, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?country=CD&q=economy&sort=relevance&size=20"
# CD, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?country=CD&sort=crawled&from=now-15m&size=50"