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

News from .tw domains

8,347 news articles published under .tw domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.cna.com.tw with 2,164 articles, 25.9% of the total, followed by www.walkerland.com.tw, focustaiwan.tw. By language it splits into Chinese (7,546), English (777). Daily volume averages about 373 articles over the last 8 days, peaking at 687 on 2026-09-04.

8,347
articles in the index
0.04%
of the whole corpus
278
per day on average

Fetch it

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

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.cna.com.tw2,16425.9%query
www.walkerland.com.tw8249.9%query
focustaiwan.tw7639.1%query
www.nexttv.com.tw6527.8%query
www.businesstoday.com.tw5156.2%query
pronews.tw5116.1%query
icook.tw3063.7%query
ec.ltn.com.tw2312.8%query
www.digitalorigin.tw2162.6%query
livio.com.tw1852.2%query
www.educatorfocus.com.tw1852.2%query
www.ntdtv.com.tw1842.2%query
www.kocpc.com.tw1672.0%query
kidsmedia.com.tw1662.0%query
ent.ltn.com.tw1531.8%query
www.peponews.tw1481.8%query
cenews.com.tw1341.6%query
sports.ltn.com.tw1301.6%query
www.crysfume.com.tw931.1%query
www.netadmin.com.tw770.9%query
mrmad.com.tw730.9%query
www.nimama.tw590.7%query
wowsight.tw570.7%query
hwc.com.tw560.7%query
health.ltn.com.tw550.7%query

Countries behind .tw

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

CodeNameArticlesShare
TWTaiwan8,347100.0%

Languages under .tw

CodeNameArticlesShare
zhChinese7,54690.4%
enEnglish7779.3%

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-07184
2026-09-06464
2026-09-05465
2026-09-04687
2026-09-03594
2026-09-02289
2026-09-01173
2026-08-31127
2026-08-30193
2026-08-29451
2026-08-28691
2026-08-27725
2026-08-26548
2026-08-25181

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics