no key · no human
HomeNews by countryNews from Myanmar

News from Myanmar

1,205 news articles from publishers in Myanmar, searchable now through a free API that needs no key.

The busiest publisher in this slice is my.abna24.com with 525 articles, 43.6% of the total, followed by xinhuamyanmar.com, www.mofa.gov.mm. By language it splits into Burmese (1,198), English (7). Daily volume averages about 44 articles over the last 8 days, peaking at 67 on 2026-08-29.

1,205
articles in the index
0.01%
of the whole corpus
40
per day on average

Fetch it

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

PublishedHeadlinePublisher
2026-09-07T10:50ဖလာမင်ဂိုအသင်း ရီမိုကို အနိုင်ရ၊ အမှတ်ပေးဇယားထိပ်ဆုံး တက်ရောက်xinhuamyanmar.com
2026-09-07T10:48တရုတ်နိုင်ငံရှီးဇန့်ဒေသ ရွှံ့နွံပြိုကျမှုဒဏ်ခံခဲ့ရသည့်နယ်စပ်ဂိတ် နောက်ဆုံးရကယ်ဆယ်ရေးနှင့်ကူညီထေxinhuamyanmar.com
2026-09-07T10:46မည်သည့် ကျူးကျော်မှုကိုမဆို “ပိုမိုပြင်းထန်စွာ” လက်တုံ့ပြန်မည်ဟု အီရန် လွှတ်တော်ဥက္ကဋ္ဌက အမေရိကxinhuamyanmar.com
2026-09-07T10:45တရုတ်နိုင်ငံ၏ ထိပ်တန်း ကောက်ပဲသီးနှံထုတ်လုပ်သည့်ပြည်နယ်က စပါးခင်းများကို ခရီးသွားနေရာများအဖြစ် xinhuamyanmar.com
2026-09-07T10:40ယူအက်စ်အိုးပင်း တင်းနစ်ပြိုင်ပွဲတွင် လက်ရှိချန်ပီယံ အယ်လ်ကာရက်ဇ်နှင့် ဆာဘလန်ကာတို့ ကွာတားဖိုင်နxinhuamyanmar.com
2026-09-07T10:23တိမ်ထိပ်ဖျားက ပန်းပင်လယ်က ခရီးသွားများကို မှင်တက်ငေးမောစေxinhuamyanmar.com
2026-09-07T10:22၂၀၂၆ ခုနှစ် စက်တင်ဘာ ၇ ရက်အတွက် စိတ်ဝင်စားဖွယ်ရာ ဆင်ဟွာနိုင်ငံတကာသတင်း ကောက်နုတ်ချက်xinhuamyanmar.com
2026-09-07T10:19ကာလတိုဖြစ်ထွန်းသော ပန်းသီးများ ခူးဆွတ်ချိန် ရောက်ရှိxinhuamyanmar.com

Who publishes it

The 4 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
my.abna24.com52543.6%query
xinhuamyanmar.com47139.1%query
www.mofa.gov.mm20216.8%query
karennews.org70.6%query

Languages published in Myanmar

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

CodeNameArticlesShare
myBurmese1,19899.4%
enEnglish70.6%

Domain zones used by Myanmar publishers

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

CodeNameArticlesShare
comglobal commercial99682.7%
mmMyanmar20216.8%
orgorganisations70.6%

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-0733
2026-09-0629
2026-09-0545
2026-09-0450
2026-09-0353
2026-09-0241
2026-08-2967
2026-08-2836
2026-08-2747
2026-08-2656
2026-08-2514
2026-08-1210
2026-08-0412
2026-08-034

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics