no key · no human
HomeNews by countryNews from Tanzania

News from Tanzania

2,976 news articles from publishers in Tanzania, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.thecitizen.co.tz with 2,339 articles, 78.6% of the total, followed by www.jamiiforums.com, jambo.co.tz. By language it splits into English (2,976). Daily volume averages about 25 articles over the last 8 days, peaking at 51 on 2026-09-01.

2,976
articles in the index
0.01%
of the whole corpus
99
per day on average

Fetch it

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

PublishedHeadlinePublisher
2026-09-07T11:51Africa’s Data Future Fellowship 2026 ($1,500 stipend)mwanampotevu.co.tz
2026-09-07T11:34East African Community (EAC) Youth Fellowship 2027 (Fully-funded)mwanampotevu.co.tz
2026-09-06T17:0153 temporary Cashew Transportation Supervisor jobs at Cashew Nut Board of Tanzaniamwanampotevu.co.tz
2026-09-06T12:23Chief Executive Officer at TASUBAmwanampotevu.co.tz
2026-09-06T12:23Chief Executive Officer at TASUBAmwanampotevu.co.tz
2026-09-06T12:03Journalist at Monitech Africamwanampotevu.co.tz
2026-09-06T12:03Journalist at Monitech Africamwanampotevu.co.tz
2026-09-06T11:50Health Safety and Security Officer at Taifa Gasmwanampotevu.co.tz

Who publishes it

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

PublisherArticlesShare API
www.thecitizen.co.tz2,33978.6%query
www.jamiiforums.com2919.8%query
jambo.co.tz1123.8%query
www.tanzaniainvest.com933.1%query
www.tanzania-jobs.com812.7%query
mwanampotevu.co.tz581.9%query
habarileo.co.tz20.1%query

Languages published in Tanzania

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

CodeNameArticlesShare
enEnglish2,976100.0%

Domain zones used by Tanzania publishers

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

CodeNameArticlesShare
tzTanzania2,51184.4%
comglobal commercial46515.6%

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-072
2026-09-0617
2026-09-053
2026-09-0425
2026-09-0310
2026-09-0247
2026-09-0151
2026-08-3147
2026-08-3016
2026-08-2919
2026-08-2858
2026-08-2762
2026-08-2698
2026-08-2552

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics