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

News from .nz domains

11,649 news articles published under .nz domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.odt.co.nz with 4,805 articles, 41.2% of the total, followed by www.stuff.co.nz, www.thepost.co.nz. By language it splits into English (11,081), Chinese (340), rur (85). Daily volume averages about 461 articles over the last 8 days, peaking at 573 on 2026-09-04.

11,649
articles in the index
0.05%
of the whole corpus
388
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=nz&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=nz&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 = New Zealand: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in New Zealand also use .com, and .nz is sometimes used from outside New Zealand.

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.odt.co.nz4,80541.2%query
www.stuff.co.nz1,45412.5%query
www.thepost.co.nz1,19610.3%query
www.thepress.co.nz9588.2%query
www.waikatotimes.co.nz7916.8%query
www.teaonews.co.nz4203.6%query
www.chineseherald.co.nz3402.9%query
asiapacificreport.nz1901.6%query
futurefive.co.nz1521.3%query
latitudemagazine.co.nz1461.3%query
www.farmersweekly.co.nz1431.2%query
www.nowtolove.co.nz1221.0%query
www.infonews.co.nz1050.9%query
supermarketnews.co.nz770.7%query
livenews.co.nz690.6%query
www.vegetarians.co.nz590.5%query
hotelmagazine.co.nz570.5%query
restaurantandcafe.co.nz570.5%query
nkeu.foreignaffairs.co.nz500.4%query
cfotech.co.nz450.4%query
channellife.co.nz450.4%query
agedplus.co.nz370.3%query
securitybrief.co.nz350.3%query
itbrief.co.nz340.3%query
apparelmagazine.co.nz330.3%query

Countries behind .nz

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

CodeNameArticlesShare
NZNew Zealand11,649100.0%

Languages under .nz

CodeNameArticlesShare
enEnglish11,08195.1%
zhChinese3402.9%
rurrur850.7%

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-07230
2026-09-06480
2026-09-05465
2026-09-04573
2026-09-03558
2026-09-02534
2026-09-01434
2026-08-31413
2026-08-30450
2026-08-29472
2026-08-28557
2026-08-27711
2026-08-26488
2026-08-25144

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics