no key · no human
HomeNews by domain zoneNews from .ee domains

News from .ee domains

13,973 news articles published under .ee domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.err.ee with 4,198 articles, 30.0% of the total, followed by sport.err.ee, news.err.ee. By language it splits into Estonian (10,551), English (2,334), Russian (1,088). Daily volume averages about 215 articles over the last 8 days, peaking at 309 on 2026-09-04.

13,973
articles in the index
0.06%
of the whole corpus
465
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=ee&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?tld=ee&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.

Compare with country = Estonia: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Estonia also use .com, and .ee is sometimes used from outside Estonia.

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 21 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
www.err.ee4,19830.0%query
sport.err.ee2,92520.9%query
news.err.ee1,60011.5%query
www.dv.ee1,0887.8%query
kultuur.err.ee8696.2%query
www.ohtuleht.ee6494.6%query
online.le.ee6474.6%query
eeter.err.ee4993.6%query
hiiuleht.ee4643.3%query
novaator.err.ee2802.0%query
lounaeestlane.ee2501.8%query
www.am.ee1341.0%query
muusikaplaneet.ee1000.7%query
puri.ee810.6%query
www.umaleht.ee630.5%query
www.kuulutaja.ee420.3%query
sonumid.ee330.2%query
naistemaailm.ee270.2%query
www.philips.ee120.1%query
seesam.ee60.0%query
sonumitooja.ee60.0%query

Countries behind .ee

The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.

CodeNameArticlesShare
EEEstonia13,973100.0%

Languages under .ee

CodeNameArticlesShare
etEstonian10,55175.5%
enEnglish2,33416.7%
ruRussian1,0887.8%

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-0775
2026-09-06197
2026-09-05190
2026-09-04309
2026-09-03274
2026-09-02236
2026-09-01235
2026-08-31204
2026-08-30113
2026-08-29179
2026-08-28322
2026-08-27329
2026-08-26280
2026-08-25226

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics