News from Cote d'Ivoire
760 news articles from publishers in Cote d'Ivoire, searchable now through a free API that needs no key.
The busiest publisher in this slice is www.ivoirematin.com with 514 articles, 67.6% of the total, followed by lebanco.net, www.immobiliers-mgjm.com. By language it splits into French (760). Daily volume averages about 47 articles over the last 8 days, peaking at 60 on 2026-09-04.
Fetch it
curl "https://freenewsapi.ai/v1/search?country=CI&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=CI&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 Cote d'Ivoire 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=CI&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-07T12:32 | TERRAIN A VENDRE ABIDJAN COCODY | www.immobiliers-mgjm.com |
2026-09-07T12:01 | LOCATION ENTREPOT YOPOUGON | www.immobiliers-mgjm.com |
2026-09-07T09:01 | Égypte : Sarah Khalifa, star de la télé et influenceuse, condamnée à mort pour trafic de drogue | www.pulse.ci |
2026-09-07T07:19 | L'ONU adopte une nouvelle carte du monde, L'Afrique en plus grande | www.pulse.ci |
2026-09-07T03:46 | Éliminatoires CAN 2027 : Calendrier complet et horaires de la première fenêtre | www.ivoirematin.com |
2026-09-07T03:36 | Séitifla : La finale du tournoi SK 2026 vire au drame sur fond de tensions aux tirs au but | www.ivoirematin.com |
2026-09-06T23:45 | KOUMASSI : la SOTRA de nouveau ravagée par les flammes, 40 bus calcinés en une nuit | www.pulse.ci |
2026-09-06T19:54 | Divo / Trafic de bois clandestin : Un camion intercepté en pleine nuit avec plus de 100 madrier | www.ivoirematin.com |
Who publishes it
The 4 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
www.ivoirematin.com | 514 | 67.6% | query |
lebanco.net | 129 | 17.0% | query |
www.immobiliers-mgjm.com | 90 | 11.8% | query |
www.pulse.ci | 27 | 3.6% | query |
Languages published in Cote d'Ivoire
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 | 760 | 100.0% |
Domain zones used by Cote d'Ivoire publishers
Publishers here do not all use the national zone. This is the split that country inference has to work against.
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 | 5 | |
2026-09-06 | 51 | |
2026-09-05 | 52 | |
2026-09-04 | 60 | |
2026-09-03 | 50 | |
2026-09-02 | 53 | |
2026-09-01 | 55 | |
2026-08-31 | 52 | |
2026-08-30 | 39 | |
2026-08-29 | 65 | |
2026-08-28 | 62 | |
2026-08-27 | 59 | |
2026-08-26 | 46 | |
2026-08-25 | 31 |
Combine with other filters
# Cote d'Ivoire, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?country=CI&date=today&full_text=true&size=10"
# Cote d'Ivoire, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?country=CI&q=economy&sort=relevance&size=20"
# Cote d'Ivoire, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?country=CI&sort=crawled&from=now-15m&size=50"