News from TG
1,978 news articles from publishers in TG, searchable now through a free API that needs no key.
The busiest publisher in this slice is www.republicoftogo.com with 814 articles, 41.2% of the total, followed by oel.tg, agridigitale.tg. By language it splits into French (1,787), English (191). Daily volume averages about 91 articles over the last 8 days, peaking at 135 on 2026-09-04.
Fetch it
curl "https://freenewsapi.ai/v1/search?country=TG&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=TG&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 TG 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=TG&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-07T13:39 | La Commission des forêts saisit 20 camions et saisit 4 000 sacs de charbon de bois lors d’une o | www.togolais.info |
2026-09-07T12:39 | DCI fait face à des réactions négatives après avoir sensibilisé les Kenyans à la délinquance : | www.togolais.info |
2026-09-07T11:38 | Pressentir le bonifié compétiteur des Steelers à tout avis en entrepris | agridigitale.tg |
2026-09-07T11:10 | Comment le conflit entre les États-Unis et l'Iran pourrait-il prendre fin ? Trois expe | oel.tg |
2026-09-07T10:41 | Pamprom Closure to Worsen Kaneshie Traffic; GARID Advises Motorists to Use Alternative Routes – | oel.tg |
2026-09-07T10:24 | Judo : Quand un combat se termine en... règlement de comptes ! | oel.tg |
2026-09-07T10:00 | le puissant smartphone de Xiaomi passe à prix cassé pour quelques heures seulement | oel.tg |
2026-09-07T09:31 | Voici 3 jeux à surveiller absolument dans les prochains mois parce qu'il vont être de | oel.tg |
Who publishes it
The 9 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
www.republicoftogo.com | 814 | 41.2% | query |
oel.tg | 483 | 24.4% | query |
agridigitale.tg | 191 | 9.7% | query |
www.togolais.info | 165 | 8.3% | query |
actulome.com | 99 | 5.0% | query |
letempstg.com | 86 | 4.3% | query |
auxnouvelles.tg | 64 | 3.2% | query |
togofoot.tg | 64 | 3.2% | query |
nouvelangle.tg | 12 | 0.6% | query |
Languages published in TG
What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.
Domain zones used by TG 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 | 35 | |
2026-09-06 | 82 | |
2026-09-05 | 108 | |
2026-09-04 | 135 | |
2026-09-03 | 128 | |
2026-09-02 | 114 | |
2026-09-01 | 66 | |
2026-08-31 | 59 | |
2026-08-30 | 92 | |
2026-08-29 | 71 | |
2026-08-28 | 128 | |
2026-08-27 | 93 | |
2026-08-26 | 92 | |
2026-08-25 | 84 |
Combine with other filters
# TG, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?country=TG&date=today&full_text=true&size=10"
# TG, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?country=TG&q=economy&sort=relevance&size=20"
# TG, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?country=TG&sort=crawled&from=now-15m&size=50"