no key · no human
HomeNews by countryNews from Tunisia

News from Tunisia

5,776 news articles from publishers in Tunisia, searchable now through a free API that needs no key.

The busiest publisher in this slice is elmanshar.com with 993 articles, 17.2% of the total, followed by kapitalis.com, www.mosaiquefm.net. By language it splits into French (3,855), Arabic (1,661), English (260). Daily volume averages about 252 articles over the last 8 days, peaking at 315 on 2026-09-02.

5,776
articles in the index
0.03%
of the whole corpus
192
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=TN&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=TN&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 Tunisia 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=TN&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 19 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
elmanshar.com99317.2%query
kapitalis.com80914.0%query
www.mosaiquefm.net67911.8%query
www.lapresse.tn63911.1%query
rai2015.com4908.5%query
news.gnet.tn4357.5%query
sahafatbladi.com3456.0%query
www.tunisien.tn3415.9%query
www.webdo.tn2334.0%query
www.tekiano.com2153.7%query
www.leaders.com.tn1933.3%query
carthageinfo.com1252.2%query
www.babnet.net1172.0%query
www.thd.tn581.0%query
carthagemagazine.com440.8%query
www.tunisiefocus.com370.6%query
djeridfm.com100.2%query
www.tunisiesoir.com90.2%query
plumeseconomiques.com40.1%query

Languages published in Tunisia

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

CodeNameArticlesShare
frFrench3,85566.7%
arArabic1,66128.8%
enEnglish2604.5%

Domain zones used by Tunisia publishers

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

CodeNameArticlesShare
comglobal commercial3,08153.3%
tnTunisia1,89932.9%
netglobal network79613.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.

DayArticles
2026-09-0778
2026-09-06293
2026-09-05308
2026-09-04301
2026-09-03218
2026-09-02315
2026-09-01265
2026-08-31242
2026-08-30253
2026-08-29367
2026-08-28358
2026-08-27342
2026-08-26235
2026-08-25103

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics