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

News from .ai domains

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

The busiest publisher in this slice is cvj.ai with 1,353 articles, 30.3% of the total, followed by supremetoday.ai, mlq.ai. By language it splits into English (4,442), Italian (20), German (4). Daily volume averages about 224 articles over the last 8 days, peaking at 410 on 2026-09-04.

4,466
articles in the index
0.02%
of the whole corpus
148
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=ai&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=ai&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 25 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
cvj.ai1,35330.3%query
supremetoday.ai65614.7%query
mlq.ai63314.2%query
www.startuphub.ai51211.5%query
awesomeagents.ai3578.0%query
www.newsworthy.ai3367.5%query
vjal.ai2255.0%query
mybender.ai1633.6%query
www.transformernews.ai340.8%query
www.together.ai250.6%query
www.betonit.ai220.5%query
www.interconnects.ai170.4%query
www.metaview.ai170.4%query
getservices.ai120.3%query
lastweekin.ai90.2%query
www.nomic.ai80.2%query
www.vadian.ai40.1%query
builders.abnormal.ai30.1%query
www.karini.ai30.1%query
cardgo.ai20.0%query
codeset.ai20.0%query
extropic.ai20.0%query
infiniteslop.ai20.0%query
keepitfree.ai20.0%query
newsletter.safe.ai20.0%query

Countries behind .ai

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

CodeNameArticlesShare
INIndia65714.7%
USUnited States44610.0%
CHSwitzerland40.1%

Languages under .ai

CodeNameArticlesShare
enEnglish4,44299.5%
itItalian200.4%
deGerman40.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-0758
2026-09-06118
2026-09-05261
2026-09-04410
2026-09-03331
2026-09-02215
2026-09-01232
2026-08-31166
2026-08-30233
2026-08-29201
2026-08-28361
2026-08-27319
2026-08-26339
2026-08-25220

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics