no key · no human
HomeNews by domain zoneNews from .za domains

News from .za domains

52,748 news articles published under .za domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.citizen.co.za with 7,820 articles, 14.8% of the total, followed by briefly.co.za, www.timeslive.co.za. By language it splits into English (48,607), Afrikaans (61). Daily volume averages about 1,042 articles over the last 8 days, peaking at 1,501 on 2026-08-31.

52,748
articles in the index
0.24%
of the whole corpus
1,758
per day on average

Fetch it

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

Compare with country = South Africa: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in South Africa also use .com, and .za is sometimes used from outside South Africa.

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.citizen.co.za7,82014.8%query
briefly.co.za5,92711.2%query
www.timeslive.co.za5,26610.0%query
applefloors.co.za4,0757.7%query
sundayworld.co.za3,9137.4%query
www.businessday.co.za3,7937.2%query
www.sowetan.co.za3,3906.4%query
www.dailymaverick.co.za2,6525.0%query
www.theherald.co.za2,1014.0%query
www.dailydispatch.co.za2,0293.8%query
www.sundaytimes.timeslive.co.za1,6543.1%query
mg.co.za1,4482.7%query
www.itweb.co.za1,0742.0%query
www.ebnewsdaily.co.za7561.4%query
www.iol.co.za7221.4%query
it-online.co.za5601.1%query
www.sanews.gov.za5501.0%query
techcentral.co.za5021.0%query
gadget.co.za4480.8%query
sashares.co.za3970.8%query
www.moneyweb.co.za3900.7%query
www.fortressofsolitude.co.za3320.6%query
www.bets.co.za3170.6%query
africadaily.co.za2420.5%query
www.wantedonline.co.za2380.5%query

Countries behind .za

The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.

CodeNameArticlesShare
ZASouth Africa52,68299.9%
SZSZ660.1%

Languages under .za

CodeNameArticlesShare
enEnglish48,60792.1%
afAfrikaans610.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-07929
2026-09-06956
2026-09-05857
2026-09-041,122
2026-09-031,081
2026-09-02966
2026-09-01920
2026-08-311,501
2026-08-30694
2026-08-29806
2026-08-281,936
2026-08-271,233
2026-08-26971
2026-08-25897

Combine with other filters

bash
# South Africa, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=za&date=today&full_text=true&size=10"

# South Africa, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=za&q=economy&sort=relevance&size=20"

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

Related slices

Every parameter · Wire it into an agent · All statistics