News in UA
2,407 news articles written in UA, across every country that publishes in it, free to search without an API key.
The busiest publisher in this slice is for-ua.com with 2,213 articles, 91.9% of the total, followed by www.president.gov.ua. By country it splits into Ukraine (2,406). Daily volume averages about 22 articles over the last 8 days, peaking at 37 on 2026-09-01.
Fetch it
curl "https://freenewsapi.ai/v1/search?lang=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
curl "https://freenewsapi.ai/v1/stats?lang=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.
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.
| Published | Headline | Publisher |
|---|---|---|
2026-09-06T00:00 | Генштаб ЗСУ: На фронті за добу стались 245 зіткнень, найбішьше - на Покровському напрямку | for-ua.com |
2026-09-06T00:00 | Експерт про удари по будівлі СБУ: Служба і Поклад - ключові вороги для рф | for-ua.com |
2026-09-06T00:00 | Спецпосланці Трампа намагаються відновити переговори за посередництва США щодо припинення війни | for-ua.com |
2026-09-06T00:00 | В Україні 6 серпня дощитиме, вдень до +27° | for-ua.com |
2026-09-06T00:00 | Хмара та Рютте обговорили підтримку партнерів у сфері ППО та підготовку до «Рамштайну» | for-ua.com |
2026-09-06T00:00 | Армія США завдала удару по іранських танкерах, одне судно затонуло | for-ua.com |
2026-09-06T00:00 | Путін не відмовився від планів встановити контроль над усією територією Донбасу до кінця 2026 р | for-ua.com |
2026-09-06T00:00 | Четверта річниця харківського контрнаступу. Генерал Сирський зробив заяву | for-ua.com |
Who publishes it
The 2 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
Countries publishing in UA
A language is rarely one country. Filter by both when you need a specific national perspective.
| Code | Name | Articles | Share |
|---|---|---|---|
| UA | Ukraine | 2,406 | 100.0% |
Domain zones
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.
| Day | Articles | |
|---|---|---|
2026-09-06 | 9 | |
2026-09-05 | 7 | |
2026-09-04 | 33 | |
2026-09-03 | 27 | |
2026-09-02 | 35 | |
2026-09-01 | 37 | |
2026-08-31 | 29 | |
2026-08-30 | 3 | |
2026-08-29 | 4 | |
2026-08-28 | 25 | |
2026-08-27 | 26 | |
2026-08-26 | 39 | |
2026-08-25 | 24 | |
2026-08-24 | 47 |
Combine with other filters
# UA, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?lang=ua&date=today&full_text=true&size=10"
# UA, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?lang=ua&q=economy&sort=relevance&size=20"
# UA, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?lang=ua&sort=crawled&from=now-15m&size=50"