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

News from .press domains

5,771 news articles published under .press domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is expreso.press with 1,506 articles, 26.1% of the total, followed by bologna.press, medya.press. By language it splits into English (1,909), Spanish (1,634), Turkish (686) and 4 more. Daily volume averages about 195 articles over the last 8 days, peaking at 234 on 2026-09-01.

5,771
articles in the index
0.03%
of the whole corpus
192
per day on average

Fetch it

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

PublisherArticlesShare API
expreso.press1,50626.1%query
bologna.press88515.3%query
medya.press68611.9%query
sevastopol.press5499.5%query
oko.press5028.7%query
intent.press4197.3%query
ruwiki.press3846.7%query
theins.press3476.0%query
www.techpolicy.press2063.6%query
mercados.press831.4%query
techpolicy.press821.4%query
afghanan.press721.2%query
egaming.press450.8%query
www.elysian.press50.1%query

Countries behind .press

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

CodeNameArticlesShare
ESSpain1,50626.1%
USUnited States1,00017.3%
ITItaly88515.3%
TRTurkey68611.9%
RURussia5499.5%
PLPoland5028.7%
UAUkraine4197.3%
MXMexico831.4%
AFAfghanistan721.2%

Languages under .press

CodeNameArticlesShare
enEnglish1,90933.1%
esSpanish1,63428.3%
trTurkish68611.9%
ruRussian5499.5%
plPolish5028.7%
ukUkrainian4197.3%
psps721.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-0754
2026-09-06215
2026-09-05227
2026-09-04227
2026-09-03169
2026-09-02218
2026-09-01234
2026-08-31219
2026-08-30165
2026-08-29225
2026-08-28225
2026-08-27216
2026-08-26217
2026-08-25110

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics