no key · no human
HomeNews by countryNews from Poland

News from Poland

256,430 news articles from publishers in Poland, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.xtb.com with 18,213 articles, 7.1% of the total, followed by www.eska.pl, www.se.pl. By language it splits into Polish (237,432), Spanish (4,072), English (2,893) and 12 more. Daily volume averages about 4,855 articles over the last 8 days, peaking at 7,033 on 2026-09-04.

256,430
articles in the index
1.18%
of the whole corpus
8,547
per day on average

Fetch it

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

Country is inferred, not declared. Before counting Poland 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=PL&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
www.xtb.com18,2137.1%query
www.eska.pl10,3914.1%query
www.se.pl9,3263.6%query
tvn24.pl8,3263.2%query
www.rp.pl8,0803.2%query
www.rmf24.pl8,0173.1%query
www.fakt.pl6,4042.5%query
dorzeczy.pl6,3142.5%query
www.goal.pl5,9872.3%query
sport.interia.pl5,0842.0%query
wydarzenia.interia.pl4,2891.7%query
www.polsatsport.pl3,9381.5%query
www.infor.pl3,8971.5%query
businessinsider.com.pl3,8731.5%query
www.wprost.pl2,9251.1%query
spidersweb.pl2,5711.0%query
natemat.pl2,5241.0%query
warszawawpigulce.pl2,4851.0%query
www.polsatnews.pl2,4761.0%query
wykop.pl2,4741.0%query
xyz.pl2,4411.0%query
forsal.pl2,3110.9%query
sport1.pl2,2680.9%query
nettg.pl2,1070.8%query
www.gram.pl2,0900.8%query

Languages published in Poland

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

CodeNameArticlesShare
plPolish237,43292.6%
esSpanish4,0721.6%
enEnglish2,8931.1%
thThai1,6030.6%
skSlovak1,2790.5%
csCzech1,2670.5%
arArabic1,0780.4%
deGerman1,0520.4%
frFrench1,0450.4%
roRomanian9750.4%
ptPortuguese9440.4%
viVietnamese7550.3%
idIndonesian5600.2%
itItalian4940.2%
huHungarian1890.1%

Domain zones used by Poland publishers

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

CodeNameArticlesShare
plPoland227,34988.7%
comglobal commercial25,4009.9%
infoinformation1,0350.4%
plpostplpost7780.3%
euEuropean Union6900.3%
presspress5020.2%
netglobal network2220.1%
orgorganisations1300.1%
newsnews publications890.0%
blogblogs640.0%
radioradio620.0%
farmfarm590.0%
techtech330.0%
fmfm170.0%
toto20.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,362
2026-09-064,557
2026-09-054,791
2026-09-047,033
2026-09-036,088
2026-09-025,581
2026-09-014,276
2026-08-314,152
2026-08-303,231
2026-08-294,316
2026-08-286,887
2026-08-276,889
2026-08-265,724
2026-08-254,786

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics