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

News from .cn domains

15,662 news articles published under .cn domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.globaltimes.cn with 6,552 articles, 41.8% of the total, followed by www.nike.com.cn, www.ecns.cn. By language it splits into Chinese (6,721), English (1,956). Daily volume averages about 98 articles over the last 8 days, peaking at 133 on 2026-09-01.

15,662
articles in the index
0.07%
of the whole corpus
522
per day on average

Fetch it

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

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 18 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
www.globaltimes.cn6,55241.8%query
www.nike.com.cn5,41934.6%query
www.ecns.cn1,95912.5%query
en.people.cn3592.3%query
www.xinpop.cn2971.9%query
www.citynewsservice.cn2811.8%query
hypebeast.cn2661.7%query
tsrus.cn2061.3%query
www.nmgsq.com.cn1200.8%query
www.suyanw.cn760.5%query
j.people.com.cn680.4%query
www.splashtop.cn400.3%query
www.baoyixiao.cn60.0%query
developer.nvidia.cn40.0%query
www.cmc.cn40.0%query
english.news.cn20.0%query
www.philips.com.cn20.0%query
english.www.gov.cn10.0%query

Countries behind .cn

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

CodeNameArticlesShare
CNChina15,662100.0%

Languages under .cn

CodeNameArticlesShare
zhChinese6,72142.9%
enEnglish1,95612.5%

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-0747
2026-09-0689
2026-09-0553
2026-09-04109
2026-09-03112
2026-09-02120
2026-09-01133
2026-08-31117
2026-08-30111
2026-08-2958
2026-08-28169
2026-08-27199
2026-08-26155
2026-08-25141

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics