no key · no human
HomeNews by languageNews in Slovenian

News in Slovenian

22,835 news articles written in Slovenian, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.delo.si with 6,656 articles, 29.1% of the total, followed by slovenskenovice.delo.si, siol.net. By country it splits into Slovenia (22,632), Hungary (181), Netherlands (12) and 2 more. Daily volume averages about 322 articles over the last 8 days, peaking at 405 on 2026-09-04.

22,835
articles in the index
0.11%
of the whole corpus
761
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=sl&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=sl&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.delo.si6,65629.1%query
slovenskenovice.delo.si5,72725.1%query
siol.net4,83021.2%query
www.primorski.eu2,0078.8%query
n1info.si7373.2%query
primorske.si4902.1%query
www.karcher.com3191.4%query
www.koroskenovice.si2721.2%query
www.velenjcan.si2581.1%query
funzine.hu1810.8%query
www.finance.si1520.7%query
www.bodieko.si1430.6%query
gostilna-grof.si1370.6%query
onaplus.delo.si1340.6%query
avtoarena.si1330.6%query
deloindom.delo.si1030.5%query
lendavainfo.com900.4%query
ljnovice.si830.4%query
loske-novice.si730.3%query
www.marketingmagazin.si680.3%query
kritik.si610.3%query
portal24.si530.2%query
www.monitor.si380.2%query
odprtakuhinja.delo.si370.2%query
www.philips.si130.1%query

Countries publishing in Slovenian

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

CodeNameArticlesShare
SISlovenia22,63299.1%
HUHungary1810.8%
NLNetherlands120.1%
ATAustria60.0%
CZCzechia40.0%

Domain zones

CodeNameArticlesShare
siSlovenia15,38067.4%
netglobal network4,83121.2%
euEuropean Union2,0078.8%
comglobal commercial4131.8%
huHungary1810.8%
newsnews publications120.1%
orgorganisations70.0%
czCzechia40.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-07140
2026-09-06269
2026-09-05349
2026-09-04405
2026-09-03385
2026-09-02363
2026-09-01338
2026-08-31323
2026-08-30252
2026-08-29313
2026-08-28388
2026-08-27392
2026-08-26390
2026-08-25319

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics