no key · no human
HomeNews by languageNews in Serbian

News in Serbian

154,432 news articles written in Serbian, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.kurir.rs with 31,229 articles, 20.2% of the total, followed by atvbl.rs, www.alo.rs. By country it splits into Serbia (143,693), Montenegro (4,931), Bosnia and Herzegovina (4,825) and 3 more. Daily volume averages about 2,924 articles over the last 8 days, peaking at 3,980 on 2026-09-06.

154,432
articles in the index
0.71%
of the whole corpus
5,147
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=sr&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=sr&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.kurir.rs31,22920.2%query
atvbl.rs25,89016.8%query
www.alo.rs16,55810.7%query
naslovi.net10,6716.9%query
www.pink.rs9,5086.2%query
www.novosti.rs8,7885.7%query
www.mozzartsport.com5,4723.5%query
sport.alo.rs3,9132.5%query
biznis.kurir.rs3,3002.1%query
www.glassrpske.com3,2352.1%query
najzena.alo.rs2,9531.9%query
bizportal.rs2,6841.7%query
mondo.rs2,5561.7%query
nova.rs2,5431.6%query
n1info.rs2,1901.4%query
www.dnevnik.rs1,7661.1%query
pancevac-online.rs1,5031.0%query
www.portalanalitika.me1,4831.0%query
zdravlje.kurir.rs1,3150.9%query
gradski.me1,3030.8%query
24sedam.rs1,1730.8%query
insajder.net1,0830.7%query
mondo.me8850.6%query
mondo.ba7070.5%query
lepotesrbije.alo.rs6860.4%query

Countries publishing in Serbian

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

CodeNameArticlesShare
RSSerbia143,69393.0%
MEMontenegro4,9313.2%
BABosnia and Herzegovina4,8253.1%
HRCroatia5840.4%
USUnited States3980.3%
ATAustria30.0%

Domain zones

CodeNameArticlesShare
rsSerbia124,08880.4%
netglobal network12,4298.0%
comglobal commercial11,6607.6%
mepersonal4,2612.8%
baBosnia and Herzegovina9130.6%
hrCroatia5840.4%
tvmedia2290.1%
usUnited States2130.1%
mediamedia540.0%
orgorganisations30.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,175
2026-09-063,980
2026-09-053,168
2026-09-043,685
2026-09-032,856
2026-09-023,114
2026-09-012,757
2026-08-312,658
2026-08-302,478
2026-08-292,827
2026-08-283,624
2026-08-273,867
2026-08-263,008
2026-08-252,424

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics