no key · no human
HomeNews by languageNews in Czech

News in Czech

104,934 news articles written in Czech, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.idnes.cz with 16,630 articles, 15.8% of the total, followed by volny.centrum.cz, www.metro.cz. By country it splits into Czechia (103,071), Poland (1,267), France (525) and 10 more. Daily volume averages about 2,274 articles over the last 8 days, peaking at 3,044 on 2026-09-04.

104,934
articles in the index
0.48%
of the whole corpus
3,497
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=cs&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?lang=cs&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
www.idnes.cz16,63015.8%query
volny.centrum.cz12,07311.5%query
www.metro.cz6,3206.0%query
www.lidovky.cz4,3184.1%query
isport.blesk.cz4,0823.9%query
www.centrum.cz3,4773.3%query
tv.idnes.cz3,1643.0%query
zpravy.aktualne.cz3,0862.9%query
ct24.ceskatelevize.cz2,8702.7%query
blog.idnes.cz2,3652.3%query
www.novinky.cz1,7231.6%query
www.e15.cz1,6471.6%query
www.parlamentnilisty.cz1,5781.5%query
www.letemsvetemapplem.eu1,5631.5%query
eurozpravy.cz1,5131.4%query
sport.ceskatelevize.cz1,4131.3%query
www.newstream.cz1,3031.2%query
www.fxstreet.cz1,2461.2%query
www.blesk.cz1,2421.2%query
www.respekt.cz1,2221.2%query
www.xtb.com1,2181.2%query
sport.aktualne.cz1,0621.0%query
www.tenisportal.cz9920.9%query
www.seznamzpravy.cz9370.9%query
magazin.aktualne.cz8610.8%query

Countries publishing in Czech

A language is rarely one country. Filter by both when you need a specific national perspective.

CodeNameArticlesShare
CZCzechia103,07198.2%
PLPoland1,2671.2%
FRFrance5250.5%
COColombia200.0%
DEGermany180.0%
GBUnited Kingdom110.0%
CACanada70.0%
ATAustria60.0%
UAUkraine40.0%
NLNetherlands20.0%
USUnited States20.0%
CHSwitzerland10.0%
ESSpain10.0%

Domain zones

CodeNameArticlesShare
czCzechia100,10595.4%
comglobal commercial2,7252.6%
euEuropean Union1,6261.5%
citycity4330.4%
deGermany180.0%
ukUnited Kingdom110.0%
caCanada70.0%
orgorganisations50.0%
uaUkraine40.0%
infoinformation10.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-071,420
2026-09-062,292
2026-09-052,158
2026-09-043,044
2026-09-032,828
2026-09-022,364
2026-09-012,070
2026-08-312,019
2026-08-301,637
2026-08-292,028
2026-08-282,888
2026-08-273,010
2026-08-263,021
2026-08-251,907

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics