no key · no human
HomeNews by countryNews from Albania

News from Albania

34,114 news articles from publishers in Albania, searchable now through a free API that needs no key.

The busiest publisher in this slice is telegrafi.com with 18,774 articles, 55.0% of the total, followed by javanews.al, klankosova.tv. By language it splits into Albanian (27,677), English (6,437). Daily volume averages about 954 articles over the last 8 days, peaking at 1,227 on 2026-09-05.

34,114
articles in the index
0.16%
of the whole corpus
1,137
per day on average

Fetch it

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

PublisherArticlesShare API
telegrafi.com18,77455.0%query
javanews.al2,5897.6%query
klankosova.tv2,1266.2%query
24-ore.com1,2683.7%query
periskopi.com1,2423.6%query
www.bulevardnews.com1,1773.5%query
www.multiscore.net9462.8%query
radionacional.al7882.3%query
aktualitet.al6722.0%query
prizrenpress.com5581.6%query
www.mesazhi.com5511.6%query
drenicapress.org5441.6%query
www.evropaelire.org5321.6%query
lajmi.net5271.5%query
sarandaweb.net3160.9%query
tvprizreni.net2900.9%query
korcablog.com2810.8%query
fraksion.com2670.8%query
albania360.net2180.6%query
fastnewseconomy.com1540.5%query
noa.al1270.4%query
shkodrazone.com780.2%query
www.tiranatimes.com580.2%query
vloranews.al310.1%query

Languages published in Albania

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

CodeNameArticlesShare
sqAlbanian27,67781.1%
enEnglish6,43718.9%

Domain zones used by Albania publishers

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

CodeNameArticlesShare
comglobal commercial24,40871.5%
alAlbania4,20712.3%
netglobal network2,2976.7%
tvmedia2,1266.2%
orgorganisations1,0763.2%

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-07274
2026-09-061,102
2026-09-051,227
2026-09-04988
2026-09-031,086
2026-09-021,007
2026-09-011,001
2026-08-31949
2026-08-30903
2026-08-291,121
2026-08-281,087
2026-08-27883
2026-08-26770
2026-08-25566

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics