no key · no human
HomeNews by languageNews in Greek

News in Greek

469,562 news articles written in Greek, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is www.protothema.gr with 21,227 articles, 4.5% of the total, followed by www.newsbomb.gr, www.newsbeast.gr. By country it splits into Greece (446,073), Cyprus (23,453), Italy (27) and 3 more. Daily volume averages about 10,588 articles over the last 8 days, peaking at 13,604 on 2026-09-04.

469,562
articles in the index
2.16%
of the whole corpus
15,652
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=el&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=el&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.protothema.gr21,2274.5%query
www.newsbomb.gr20,3494.3%query
www.newsbeast.gr19,8714.2%query
www.gazzetta.gr18,1583.9%query
www.zougla.gr18,1273.9%query
www.dnews.gr17,0333.6%query
www.enikos.gr15,2233.2%query
www.topontiki.gr13,5572.9%query
www.sdna.gr13,3522.8%query
www.skai.gr11,9582.5%query
www.huffingtonpost.gr11,7432.5%query
www.newsit.gr11,4412.4%query
www.ekriti.gr11,1942.4%query
www.insider.gr10,3902.2%query
www.mad.gr9,8412.1%query
www.reader.gr9,7442.1%query
www.philenews.com9,7202.1%query
www.flash.gr9,2842.0%query
www.ot.gr9,0111.9%query
debater.gr7,7481.7%query
www.onsports.gr7,3991.6%query
www.reporter.gr7,1741.5%query
www.politis.com.cy6,8461.5%query
www.thebest.gr6,6251.4%query
www.thestival.gr5,8001.2%query

Countries publishing in Greek

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

CodeNameArticlesShare
GRGreece446,07395.0%
CYCyprus23,4535.0%
ITItaly270.0%
NLNetherlands120.0%
DEGermany80.0%
ATAustria10.0%

Domain zones

CodeNameArticlesShare
grGreece422,20489.9%
comglobal commercial27,1135.8%
cyCyprus13,3522.8%
netglobal network3,8820.8%
infoinformation8030.2%
1881887340.2%
newsnews publications6810.1%
orgorganisations6660.1%
tvmedia1290.0%
euEuropean Union80.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-074,226
2026-09-0611,720
2026-09-0511,061
2026-09-0413,604
2026-09-0311,655
2026-09-0212,079
2026-09-0110,460
2026-08-319,897
2026-08-308,889
2026-08-299,464
2026-08-2814,347
2026-08-2712,751
2026-08-269,979
2026-08-258,012

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics