no key · no human
HomeNews by countryNews from North Macedonia

News from North Macedonia

18,121 news articles from publishers in North Macedonia, searchable now through a free API that needs no key.

The busiest publisher in this slice is nezavisen.mk with 3,925 articles, 21.7% of the total, followed by republika.mk, albeu.com. By language it splits into Macedonian (12,692), English (5,227), Albanian (188). Daily volume averages about 579 articles over the last 8 days, peaking at 757 on 2026-09-02.

18,121
articles in the index
0.08%
of the whole corpus
604
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=MK&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=MK&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 North Macedonia 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=MK&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 23 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
nezavisen.mk3,92521.7%query
republika.mk3,91721.6%query
albeu.com3,65720.2%query
skopje1.mk1,3667.5%query
denar.mk1,1306.2%query
vistina.com.mk9955.5%query
zoom.mk6423.5%query
meta.mk6013.3%query
sportski.mk3692.0%query
shenja.tv2911.6%query
mediaset.mk2651.5%query
english.republika.mk2231.2%query
kosovaime.tv1881.0%query
puls24.mk1680.9%query
www.publikum.mk1140.6%query
www.webohrid.com640.4%query
drnka.mk560.3%query
ekobalans.mk460.3%query
webmind.mk400.2%query
cenometar.mk390.2%query
mkd-news.com140.1%query
nakordoni.eu100.1%query
24.mk10.0%query

Languages published in North Macedonia

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

CodeNameArticlesShare
mkMacedonian12,69270.0%
enEnglish5,22728.8%
sqAlbanian1881.0%

Domain zones used by North Macedonia publishers

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

CodeNameArticlesShare
mkNorth Macedonia13,89776.7%
comglobal commercial3,73520.6%
tvmedia4792.6%
euEuropean Union100.1%

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-07141
2026-09-06606
2026-09-05575
2026-09-04714
2026-09-03397
2026-09-02757
2026-09-01705
2026-08-31738
2026-08-30592
2026-08-29564
2026-08-28631
2026-08-27390
2026-08-26313
2026-08-25233

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics