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

News from .cc domains

4,018 news articles published under .cc domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is estrato.cc with 2,977 articles, 74.1% of the total, followed by koraonline.cc, 3c.yipee.cc. By language it splits into Portuguese (2,977), Arabic (401), English (251) and 3 more. Daily volume averages about 239 articles over the last 8 days, peaking at 331 on 2026-09-03.

4,018
articles in the index
0.02%
of the whole corpus
133
per day on average

Fetch it

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

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

PublisherArticlesShare API
estrato.cc2,97774.1%query
koraonline.cc40110.0%query
3c.yipee.cc1263.1%query
yuriko-aya.cc1102.7%query
gigapurbalingga.cc1062.6%query
www.motorline.cc1032.6%query
3se.cc651.6%query
iphonenews.cc360.9%query
turkfilm.cc340.8%query
uxdesign.cc340.8%query
rainysoft.cc180.4%query
app.yipee.cc70.2%query
verificator.cc10.0%query

Countries behind .cc

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

CodeNameArticlesShare
BRBrazil2,71667.6%
COColombia2616.5%
TWTaiwan1684.2%
JPJapan1102.7%
IDIndonesia1062.6%
DEGermany1032.6%
CNChina651.6%
TRTurkey340.8%
USUnited States310.8%
VNVietnam180.4%

Languages under .cc

CodeNameArticlesShare
ptPortuguese2,97774.1%
arArabic40110.0%
enEnglish2516.2%
zhChinese2345.8%
ruRussian340.8%
viVietnamese180.4%

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-0741
2026-09-06187
2026-09-05206
2026-09-04317
2026-09-03331
2026-09-02310
2026-09-01247
2026-08-31272
2026-08-30131
2026-08-29214
2026-08-28342
2026-08-27377
2026-08-26301
2026-08-25157

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics