no key · no human
HomeNews by languageNews in Polish

News in Polish

239,978 news articles written in Polish, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.eska.pl with 10,391 articles, 4.3% of the total, followed by www.se.pl, tvn24.pl. By country it splits into Poland (237,431), Germany (1,018), Lithuania (655) and 12 more. Daily volume averages about 4,800 articles over the last 8 days, peaking at 6,946 on 2026-09-04.

239,978
articles in the index
1.11%
of the whole corpus
7,999
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=pl&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=pl&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.eska.pl10,3914.3%query
www.se.pl9,3263.9%query
tvn24.pl8,3263.5%query
www.rp.pl8,0803.4%query
www.rmf24.pl8,0173.3%query
www.fakt.pl6,4042.7%query
dorzeczy.pl6,3142.6%query
www.goal.pl5,9872.5%query
sport.interia.pl5,0842.1%query
wydarzenia.interia.pl4,2891.8%query
www.polsatsport.pl3,9381.6%query
www.infor.pl3,8971.6%query
businessinsider.com.pl3,8731.6%query
www.wprost.pl2,9251.2%query
spidersweb.pl2,5711.1%query
natemat.pl2,5241.1%query
warszawawpigulce.pl2,4821.0%query
www.polsatnews.pl2,4761.0%query
wykop.pl2,4741.0%query
xyz.pl2,4411.0%query
forsal.pl2,3111.0%query
sport1.pl2,2680.9%query
nettg.pl2,1070.9%query
www.gram.pl2,0900.9%query
www.gazetaprawna.pl1,9890.8%query

Countries publishing in Polish

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

CodeNameArticlesShare
PLPoland237,43198.9%
DEGermany1,0180.4%
LTLithuania6550.3%
FRFrance5240.2%
FMFM1450.1%
GBUnited Kingdom760.0%
COColombia430.0%
NLNetherlands340.0%
BYBelarus170.0%
ATAustria150.0%
ESSpain60.0%
CACanada50.0%
CZCzechia50.0%
UAUkraine40.0%
USUnited States10.0%

Domain zones

CodeNameArticlesShare
plPoland225,74994.1%
comglobal commercial9,8504.1%
infoinformation1,0190.4%
plpostplpost7780.3%
euEuropean Union6900.3%
ltLithuania6550.3%
presspress5020.2%
netglobal network2220.1%
fmfm1620.1%
newsnews publications1010.0%
blogblogs640.0%
farmfarm590.0%
deGermany460.0%
techtech330.0%
orgorganisations200.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-072,349
2026-09-064,470
2026-09-054,690
2026-09-046,946
2026-09-036,024
2026-09-025,526
2026-09-014,264
2026-08-314,132
2026-08-303,195
2026-08-294,214
2026-08-286,784
2026-08-276,714
2026-08-265,469
2026-08-254,472

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics