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

News from .blog domains

3,572 news articles published under .blog domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is lifeandwork.blog with 509 articles, 14.2% of the total, followed by www.magesy.blog, revistaliterariaelcandelabro.blog. By language it splits into English (2,356), Portuguese (562), Spanish (329) and 6 more. Daily volume averages about 171 articles over the last 8 days, peaking at 222 on 2026-09-04.

3,572
articles in the index
0.02%
of the whole corpus
119
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=blog&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=blog&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
lifeandwork.blog50914.2%query
www.magesy.blog44212.4%query
revistaliterariaelcandelabro.blog3299.2%query
flaopina.blog2817.9%query
saopaulo.blog2817.9%query
thesomervillenewsweekly.blog2667.4%query
itnerd.blog1123.1%query
tangietwoods.blog962.7%query
romanceaholic.blog912.5%query
turnupthevolume.blog832.3%query
terzultimafermata.blog822.3%query
bigsurkate.blog792.2%query
loureviews.blog681.9%query
womenfootball.blog651.8%query
actualia.blog641.8%query
pick3.blog631.8%query
spiritualwarrior2016.blog581.6%query
pitthonors.blog491.4%query
yongs.blog491.4%query
venetianpokerroom.blog481.3%query
www.noahpinion.blog481.3%query
sayo.blog471.3%query
stackoverflow.blog451.3%query
mozaikcro.blog441.2%query
saviorgaming.blog411.1%query

Countries behind .blog

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

CodeNameArticlesShare
USUnited States1,38338.7%
BRBrazil56215.7%
ARArgentina3299.2%
GBUnited Kingdom2166.0%
KRSouth Korea1123.1%
ITItaly822.3%
PLPoland641.8%
JPJapan471.3%
HRCroatia441.2%
TWTaiwan391.1%

Languages under .blog

CodeNameArticlesShare
enEnglish2,35666.0%
ptPortuguese56215.7%
esSpanish3299.2%
itItalian822.3%
plPolish641.8%
koKorean491.4%
jaJapanese471.3%
hrCroatian441.2%
zhChinese391.1%

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-0744
2026-09-06148
2026-09-05217
2026-09-04222
2026-09-03207
2026-09-02193
2026-09-01184
2026-08-31155
2026-08-30156
2026-08-29237
2026-08-28399
2026-08-27310
2026-08-26244
2026-08-25180

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics