no key · no human
HomeNews by languageNews in Vietnamese

News in Vietnamese

386,108 news articles written in Vietnamese, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is cafef.vn with 31,364 articles, 8.1% of the total, followed by soha.vn, tienphong.vn. By country it splits into Vietnam (385,242), Poland (755), United Kingdom (62) and 9 more. Daily volume averages about 4,883 articles over the last 8 days, peaking at 7,223 on 2026-09-04.

386,108
articles in the index
1.78%
of the whole corpus
12,870
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?lang=vi&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=vi&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
cafef.vn31,3648.1%query
soha.vn25,3166.6%query
tienphong.vn20,3705.3%query
znews.vn17,6324.6%query
vietnamnet.vn17,5434.5%query
kenh14.vn17,1614.4%query
thanhnien.vn16,5364.3%query
www.24h.com.vn16,4204.3%query
www.vietnamplus.vn16,1804.2%query
vov.vn14,2003.7%query
afamily.vn14,1303.7%query
vtcnews.vn12,7183.3%query
anninhthudo.vn10,4762.7%query
baohatinh.vn10,0262.6%query
baolamdong.vn9,4102.4%query
www.sggp.org.vn9,1982.4%query
amp.vtcnews.vn8,7832.3%query
kienthuc.net.vn8,1102.1%query
vietnam.vnanet.vn7,9702.1%query
baothanhhoa.vn6,7991.8%query
giadinh.suckhoedoisong.vn6,6241.7%query
baogialai.com.vn5,9061.5%query
vneconomy.vn5,3801.4%query
dantri.com.vn5,0661.3%query
baophutho.vn4,1311.1%query

Countries publishing in Vietnamese

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

CodeNameArticlesShare
VNVietnam385,24299.8%
PLPoland7550.2%
GBUnited Kingdom620.0%
COColombia300.0%
NLNetherlands140.0%
CACanada40.0%
MYMalaysia20.0%
IMIM10.0%
INIndia10.0%
KRSouth Korea10.0%
TRTurkey10.0%
USUnited States10.0%

Domain zones

CodeNameArticlesShare
vnVietnam376,86297.6%
comglobal commercial6,8311.8%
netglobal network1,1630.3%
tvmedia3600.1%
orgorganisations2760.1%
iotechnology2290.1%
coColombia1830.0%
toptop1520.0%
ccgeneric180.0%
newsnews publications120.0%
livelive100.0%
asiaAsia80.0%
caCanada40.0%
ngongo30.0%
imim10.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-073,029
2026-09-065,893
2026-09-056,750
2026-09-047,223
2026-09-035,614
2026-09-023,915
2026-09-013,380
2026-08-313,263
2026-08-304,187
2026-08-295,881
2026-08-287,404
2026-08-277,228
2026-08-265,586
2026-08-254,425

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics