no key · no human
HomeNews by countryNews from Serbia

News from Serbia

162,747 news articles from publishers in Serbia, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.kurir.rs with 31,231 articles, 19.2% of the total, followed by atvbl.rs, www.alo.rs. By language it splits into Serbian (143,693), Bosnian (16,186), English (1,830) and 3 more. Daily volume averages about 3,776 articles over the last 8 days, peaking at 5,305 on 2026-09-06.

162,747
articles in the index
0.75%
of the whole corpus
5,424
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=RS&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=RS&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 Serbia 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=RS&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.kurir.rs31,23119.2%query
atvbl.rs25,89015.9%query
www.alo.rs16,55810.2%query
kranzle-srbija.rs15,7829.7%query
naslovi.net10,6716.6%query
www.pink.rs9,5085.8%query
www.novosti.rs8,7885.4%query
www.mozzartsport.com5,4723.4%query
sport.alo.rs3,9132.4%query
biznis.kurir.rs3,3002.0%query
najzena.alo.rs2,9531.8%query
bizportal.rs2,6841.6%query
mondo.rs2,5561.6%query
nova.rs2,5431.6%query
n1info.rs2,1901.3%query
www.dnevnik.rs1,7661.1%query
pancevac-online.rs1,5030.9%query
zdravlje.kurir.rs1,3150.8%query
24sedam.rs1,1730.7%query
insajder.net1,0830.7%query
lepotesrbije.alo.rs6860.4%query
www.krstarica.com6770.4%query
hl.rs5960.4%query
www.glassrpske.com5080.3%query
zajecaronline.com4810.3%query

Languages published in Serbia

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

CodeNameArticlesShare
srSerbian143,69388.3%
bsBosnian16,1869.9%
enEnglish1,8301.1%
skSlovak6590.4%
hrCroatian1580.1%
roRomanian770.0%

Domain zones used by Serbia publishers

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

CodeNameArticlesShare
rsSerbia142,02387.3%
netglobal network11,7567.2%
comglobal commercial8,4335.2%
tvmedia4800.3%
mediamedia540.0%
mepersonal30.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,744
2026-09-065,305
2026-09-052,987
2026-09-043,700
2026-09-032,274
2026-09-025,142
2026-09-013,934
2026-08-314,124
2026-08-302,461
2026-08-292,334
2026-08-284,819
2026-08-273,834
2026-08-262,554
2026-08-252,143

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics