no key · no human
HomeNews by countryNews from Ukraine

News from Ukraine

662,612 news articles from publishers in Ukraine, searchable now through a free API that needs no key.

The busiest publisher in this slice is 24tv.ua with 69,063 articles, 10.4% of the total, followed by tsn.ua, www.rbc.ua. By language it splits into Ukrainian (342,362), Russian (259,004), English (33,758) and 12 more. Daily volume averages about 12,154 articles over the last 8 days, peaking at 18,119 on 2026-09-04.

662,612
articles in the index
3.05%
of the whole corpus
22,087
per day on average

Fetch it

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

Country is inferred, not declared. Before counting Ukraine articles, read country_source — and add strict_country=true to exclude values derived from an en-US template default.

bash
curl "https://freenewsapi.ai/v1/search?country=UA&strict_country=true&date=today&size=20"

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
24tv.ua69,06310.4%query
tsn.ua40,1656.1%query
www.rbc.ua37,4135.6%query
censor.net25,7363.9%query
focus.ua16,1202.4%query
glavcom.ua14,9662.3%query
unn.ua14,7582.2%query
sud.ua13,9152.1%query
news.novyny.live12,2661.9%query
sport.ua11,4561.7%query
mynewsua.com11,3331.7%query
interfax.com.ua11,0021.7%query
www.obozrevatel.com10,7811.6%query
regionews.ua10,6381.6%query
lb.ua10,2681.5%query
fakty.com.ua9,9441.5%query
www.eurointegration.com.ua9,8961.5%query
www.unian.net9,7371.5%query
delo.ua9,3021.4%query
news.telegraf.com.ua8,6221.3%query
novyny.live8,4981.3%query
society.comments.ua8,4291.3%query
champion.com.ua8,0551.2%query
news.finance.ua7,1261.1%query
xsport.ua6,7841.0%query

Languages published in Ukraine

What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.

CodeNameArticlesShare
ukUkrainian342,36251.7%
ruRussian259,00439.1%
enEnglish33,7585.1%
uaua2,4060.4%
deGerman2,0660.3%
huHungarian7440.1%
ukrukr5790.1%
arArabic40.0%
csCzech40.0%
esSpanish40.0%
frFrench40.0%
ltLithuanian40.0%
plPolish40.0%
trTurkish40.0%
zhChinese40.0%

Domain zones used by Ukraine publishers

Publishers here do not all use the national zone. This is the split that country inference has to work against.

CodeNameArticlesShare
uaUkraine471,76871.2%
netglobal network61,7809.3%
livelive43,0086.5%
comglobal commercial40,6386.1%
tvmedia11,5671.7%
infoinformation10,3941.6%
newsnews publications5,4320.8%
orgorganisations4,4640.7%
mediamedia3,5490.5%
ruRussia2,7850.4%
toptop1,6000.2%
uahttpsuahttps1,2520.2%
lifelife8780.1%
expressexpress5670.1%
euEuropean Union5510.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-074,924
2026-09-0611,911
2026-09-0511,851
2026-09-0418,119
2026-09-0315,211
2026-09-0214,215
2026-09-0110,693
2026-08-3110,304
2026-08-307,358
2026-08-2911,830
2026-08-2817,979
2026-08-2717,685
2026-08-2613,432
2026-08-2510,848

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics