no key · no human
HomeNews by countryNews from Nigeria

News from Nigeria

78,909 news articles from publishers in Nigeria, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.newslocker.com with 12,646 articles, 16.0% of the total, followed by www.legit.ng, punchng.com. By language it splits into English (72,782), Dutch (3,799), German (1,688) and 3 more. Daily volume averages about 1,845 articles over the last 8 days, peaking at 2,483 on 2026-09-04.

78,909
articles in the index
0.36%
of the whole corpus
2,630
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=NG&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

bash
curl "https://freenewsapi.ai/v1/stats?country=NG&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 Nigeria articles, read country_source — and add strict_country=true to exclude values derived from an en-US template default.

bash
curl "https://freenewsapi.ai/v1/search?country=NG&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.

Who publishes it

The 25 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
www.newslocker.com12,64616.0%query
www.legit.ng11,88015.1%query
punchng.com6,5788.3%query
www.thisdaylive.com6,2617.9%query
www.naijanews.com4,1475.3%query
www.goal.com2,9443.7%query
www.pulsesports.ng2,9163.7%query
africathisday.com2,4243.1%query
dailypost.ng1,7652.2%query
bizwatchnigeria.ng1,7082.2%query
www.pulse.ng1,5331.9%query
tribuneonlineng.com1,3371.7%query
championnews.com.ng1,2671.6%query
thewhistler.ng8781.1%query
www.lindaikejisblog.com7501.0%query
www.theconclaveng.com7300.9%query
www.vanguardngr.com7120.9%query
www.okaynews.com6600.8%query
naijablow.com5900.7%query
www.cknnigeria.com5710.7%query
newsfocusng.com5040.6%query
soccerhub.ng4880.6%query
www.bellanaija.com4650.6%query
kolaking.substack.com4320.5%query
nnu.ng4210.5%query

Languages published in Nigeria

What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.

CodeNameArticlesShare
enEnglish72,78292.2%
nlDutch3,7994.8%
deGerman1,6882.1%
esSpanish2160.3%
itItalian590.1%
frFrench440.1%

Domain zones used by Nigeria publishers

Publishers here do not all use the national zone. This is the split that country inference has to work against.

CodeNameArticlesShare
comglobal commercial51,52565.3%
ngNigeria26,27133.3%
netglobal network5070.6%
orgorganisations3260.4%
appapplications1990.3%
newsnews publications810.1%
africaafrica10.0%

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.

DayArticles
2026-09-07699
2026-09-061,817
2026-09-052,049
2026-09-042,483
2026-09-032,184
2026-09-022,171
2026-09-011,723
2026-08-311,634
2026-08-301,416
2026-08-291,854
2026-08-283,832
2026-08-2711,958
2026-08-263,014
2026-08-251,938

Combine with other filters

bash
# Nigeria, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?country=NG&date=today&full_text=true&size=10"

# Nigeria, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?country=NG&q=economy&sort=relevance&size=20"

# Nigeria, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?country=NG&sort=crawled&from=now-15m&size=50"

Related slices

Every parameter · Wire it into an agent · All statistics