no key · no human
HomeNews by countryNews from Vietnam

News from Vietnam

409,071 news articles from publishers in Vietnam, searchable now through a free API that needs no key.

The busiest publisher in this slice is cafef.vn with 31,364 articles, 7.7% of the total, followed by soha.vn, tienphong.vn. By language it splits into Vietnamese (385,242), English (11,626), French (7,199) and 3 more. Daily volume averages about 5,138 articles over the last 8 days, peaking at 7,572 on 2026-09-04.

409,071
articles in the index
1.89%
of the whole corpus
13,635
per day on average

Fetch it

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

Country is inferred, not declared. Before counting Vietnam articles, read country_source — and add strict_country=true to exclude values derived from an en-US template default.

bash
curl "https://freenewsapi.ai/v1/search?country=VN&strict_country=true&date=today&size=20"

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,3647.7%query
soha.vn25,3166.2%query
tienphong.vn20,4095.0%query
znews.vn17,6324.3%query
vietnamnet.vn17,5434.3%query
kenh14.vn17,1614.2%query
thanhnien.vn16,5364.0%query
www.24h.com.vn16,4204.0%query
www.vietnamplus.vn16,1894.0%query
vov.vn14,2003.5%query
afamily.vn14,1303.5%query
vtcnews.vn12,7183.1%query
anninhthudo.vn10,4762.6%query
baohatinh.vn9,7682.4%query
baolamdong.vn9,4112.3%query
www.sggp.org.vn9,1982.2%query
amp.vtcnews.vn8,7832.1%query
kienthuc.net.vn8,1102.0%query
vietnam.vnanet.vn7,9701.9%query
baothanhhoa.vn6,7991.7%query
giadinh.suckhoedoisong.vn6,6241.6%query
baogialai.com.vn5,9061.4%query
vneconomy.vn5,3801.3%query
dantri.com.vn5,0661.2%query
lecourrier.vn4,8211.2%query

Languages published in Vietnam

What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.

CodeNameArticlesShare
viVietnamese385,24294.2%
enEnglish11,6262.8%
frFrench7,1991.8%
esSpanish2,8660.7%
zhChinese2,0370.5%
jaJapanese550.0%

Domain zones used by Vietnam publishers

Publishers here do not all use the national zone. This is the split that country inference has to work against.

CodeNameArticlesShare
vnVietnam399,18397.6%
comglobal commercial7,3701.8%
netglobal network1,2610.3%
tvmedia3600.1%
orgorganisations2900.1%
iotechnology2270.1%
coColombia1830.0%
toptop1520.0%
ccgeneric180.0%
inIndia130.0%
livelive100.0%
asiaAsia80.0%
ngongo30.0%
lollol10.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,205
2026-09-066,043
2026-09-056,988
2026-09-047,572
2026-09-035,992
2026-09-024,091
2026-09-013,699
2026-08-313,515
2026-08-304,451
2026-08-296,131
2026-08-287,832
2026-08-277,599
2026-08-266,018
2026-08-254,754

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics