no key · no human
HomeNews by countryNews from Yemen

News from Yemen

3,066 news articles from publishers in Yemen, searchable now through a free API that needs no key.

The busiest publisher in this slice is tihama24.com with 620 articles, 20.2% of the total, followed by samaaden.news, www.samaaden.news. By language it splits into Arabic (2,578). Daily volume averages about 180 articles over the last 8 days, peaking at 239 on 2026-09-02.

3,066
articles in the index
0.01%
of the whole corpus
102
per day on average

Fetch it

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

PublisherArticlesShare API
tihama24.com62020.2%query
samaaden.news53017.3%query
www.samaaden.news49116.0%query
www.almotamar.net48815.9%query
shmsannews.com34711.3%query
www.newsyemen.net2949.6%query
yemenacademic.net2799.1%query
al-jandprovince.com170.6%query

Languages published in Yemen

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

CodeNameArticlesShare
arArabic2,57884.1%

Domain zones used by Yemen publishers

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

CodeNameArticlesShare
netglobal network1,06134.6%
newsnews publications1,02133.3%
comglobal commercial98432.1%

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-0745
2026-09-06220
2026-09-05169
2026-09-04169
2026-09-03235
2026-09-02239
2026-09-01183
2026-08-31178
2026-08-30219
2026-08-29212
2026-08-28162
2026-08-27199
2026-08-26202
2026-08-25158

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics