News from Montenegro
12,117 news articles from publishers in Montenegro, searchable now through a free API that needs no key.
The busiest publisher in this slice is mondo.me with 6,114 articles, 50.5% of the total, followed by www.ajnet.me, www.portalanalitika.me. By language it splits into English (5,612), Serbian (4,931), Arabic (1,574). Daily volume averages about 486 articles over the last 8 days, peaking at 702 on 2026-09-04.
Fetch it
curl "https://freenewsapi.ai/v1/search?country=ME&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
curl "https://freenewsapi.ai/v1/stats?country=ME&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 Montenegro articles, read
country_source — and add
strict_country=true to exclude values derived from an en-US
template default.
curl "https://freenewsapi.ai/v1/search?country=ME&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.
| Published | Headline | Publisher |
|---|---|---|
2026-09-07T13:19 | Stojanović: Idemo korak naprijed, jer ženski rukomet u Bijelom Polju vrijedi (video) | radiobijelopolje.me |
2026-09-07T13:16 | EPCG: Pljevaljski kompleks za tri mjeseca proizveo 65 odsto električne energije | www.portalanalitika.me |
2026-09-07T13:14 | DPS predstavlja akt o Mandićevoj smjeni; Nikolić: Ozbiljnost njegovog postupka potvrđuju i reak | www.portalanalitika.me |
2026-09-07T13:01 | Media centar i CGO: Da li je Savjet RTCG marioneta nezakonitog generalnog direktora? | www.portalanalitika.me |
2026-09-07T12:57 | Aktivni požari na području Podgorice, Cetinja i Kolašina: Pomoć iz vazduha zatražena u Šavniku | radiobijelopolje.me |
2026-09-07T12:54 | Dragićević: Ove godine spremniji, policiji ću dostaviti dokumentaciju o sumnjivim požarima | radiobijelopolje.me |
2026-09-07T12:51 | U Istražnom zatvoru 47 pritvorenika štrajkuje glađu | radiobijelopolje.me |
2026-09-07T12:51 | CHO traži od VDT-a da reaguje: Procesuirati vlasnike i urednike i zabraniti portal “In4s” | www.portalanalitika.me |
Who publishes it
The 9 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
mondo.me | 6,114 | 50.5% | query |
www.ajnet.me | 1,574 | 13.0% | query |
www.portalanalitika.me | 1,481 | 12.2% | query |
gradski.me | 1,302 | 10.7% | query |
antenam.net | 673 | 5.6% | query |
radiobijelopolje.me | 535 | 4.4% | query |
cetinjskilist.com | 283 | 2.3% | query |
www.wired.me | 100 | 0.8% | query |
pogled.me | 55 | 0.5% | query |
Languages published in Montenegro
What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.
Domain zones used by Montenegro publishers
Publishers here do not all use the national zone. This is the split that country inference has to work against.
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.
| Day | Articles | |
|---|---|---|
2026-09-07 | 200 | |
2026-09-06 | 619 | |
2026-09-05 | 586 | |
2026-09-04 | 702 | |
2026-09-03 | 468 | |
2026-09-02 | 573 | |
2026-09-01 | 361 | |
2026-08-31 | 377 | |
2026-08-30 | 369 | |
2026-08-29 | 556 | |
2026-08-28 | 711 | |
2026-08-27 | 542 | |
2026-08-26 | 406 | |
2026-08-25 | 280 |
Combine with other filters
# Montenegro, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?country=ME&date=today&full_text=true&size=10"
# Montenegro, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?country=ME&q=economy&sort=relevance&size=20"
# Montenegro, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?country=ME&sort=crawled&from=now-15m&size=50"