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

News from .live domains

55,222 news articles published under .live domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is news.novyny.live with 12,307 articles, 22.3% of the total, followed by www.mivzak.live, novyny.live. By language it splits into Russian (21,664), Ukrainian (21,490), Hebrew (8,264) and 3 more. Daily volume averages about 1,154 articles over the last 8 days, peaking at 1,641 on 2026-09-06.

55,222
articles in the index
0.25%
of the whole corpus
1,840
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=live&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=live&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
news.novyny.live12,30722.3%query
www.mivzak.live10,55519.1%query
novyny.live9,26816.8%query
finance.novyny.live3,5836.5%query
odesa.novyny.live2,3934.3%query
kyiv.novyny.live2,3864.3%query
harkiv.novyny.live2,1113.8%query
sport.novyny.live1,9223.5%query
auto.novyny.live1,9143.5%query
mobilizatsiya.novyny.live1,6463.0%query
smak.novyny.live1,4602.6%query
worldcup.novyny.live1,1462.1%query
transport.novyny.live6901.2%query
lviv.novyny.live5631.0%query
videos.novyny.live4480.8%query
texno.novyny.live4000.7%query
news7tamil.live3560.6%query
shtab.novyny.live3280.6%query
politics.novyny.live2990.5%query
forck.live2880.5%query
newsnext.live2120.4%query
breisgau.live1940.4%query
topical.novyny.live1860.3%query
hyperaware.live1680.3%query
dainikkhojkhabar.live1440.3%query

Countries behind .live

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

CodeNameArticlesShare
UAUkraine43,00877.9%
ILIsrael10,55519.1%
INIndia7191.3%
USUnited States3220.6%
DEGermany1940.4%
GRGreece740.1%
GBUnited Kingdom240.0%
VNVietnam100.0%

Languages under .live

CodeNameArticlesShare
ruRussian21,66439.2%
ukUkrainian21,49038.9%
heHebrew8,26415.0%
enEnglish3,1705.7%
hiHindi3560.6%
viVietnamese100.0%

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-07787
2026-09-061,641
2026-09-05873
2026-09-041,223
2026-09-03958
2026-09-021,267
2026-09-011,257
2026-08-311,226
2026-08-301,238
2026-08-29942
2026-08-281,259
2026-08-271,689
2026-08-26502
2026-08-25598

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics