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

News from .tech domains

4,247 news articles published under .tech domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is ainewsfeed.tech with 1,848 articles, 43.5% of the total, followed by ts2.tech, infocity.tech. By language it splits into English (3,730), Spanish (300), Ukrainian (77) and 4 more. Daily volume averages about 250 articles over the last 8 days, peaking at 345 on 2026-09-05.

4,247
articles in the index
0.02%
of the whole corpus
141
per day on average

Fetch it

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

PublisherArticlesShare API
ainewsfeed.tech1,84843.5%query
ts2.tech1,20928.5%query
infocity.tech58313.7%query
geekzilla.tech2576.1%query
theaibreakout.tech2405.7%query
highload.tech771.8%query
www.tickrwire.tech210.5%query
dropbox.tech50.1%query
www.cdomagazine.tech50.1%query
blog.ipfs.tech10.0%query
startupwiki.tech10.0%query

Countries behind .tech

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

CodeNameArticlesShare
AZAzerbaijan58313.7%
ESSpain2576.1%
USUnited States2536.0%
UAUkraine701.6%
PLPoland330.8%

Languages under .tech

CodeNameArticlesShare
enEnglish3,73087.8%
esSpanish3007.1%
ukUkrainian771.8%
frFrench370.9%
deGerman360.8%
nlDutch340.8%
plPolish330.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-06226
2026-09-05345
2026-09-04229
2026-09-03252
2026-09-02298
2026-09-01308
2026-08-31265
2026-08-30202
2026-08-29117
2026-08-28308
2026-08-27306
2026-08-26320
2026-08-25241

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics