no key · no human
HomeNews by languageNews in Malay

News in Malay

12,227 news articles written in Malay, across every country that publishes in it, free to search without an API key.

The busiest publisher in this slice is luminews.my with 6,542 articles, 53.5% of the total, followed by www.beritaharian.sg, www.multiscore.net. By country it splits into Malaysia (7,848), Singapore (4,379). Daily volume averages about 645 articles over the last 8 days, peaking at 1,367 on 2026-09-05.

12,227
articles in the index
0.06%
of the whole corpus
407
per day on average

Fetch it

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

PublisherArticlesShare API
luminews.my6,54253.5%query
www.beritaharian.sg4,37935.8%query
www.multiscore.net9527.8%query
ms.abna24.com980.8%query
www.motoqar.com840.7%query
engear.tv730.6%query
murai.my730.6%query
beritamalaya.com210.2%query
zypto.com30.0%query
diff.wikimedia.org20.0%query

Countries publishing in Malay

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

CodeNameArticlesShare
MYMalaysia7,84864.2%
SGSingapore4,37935.8%

Domain zones

CodeNameArticlesShare
myMalaysia6,61554.1%
sgSingapore4,37935.8%
netglobal network9527.8%
comglobal commercial2061.7%
tvmedia730.6%
orgorganisations20.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-071,072
2026-09-061,352
2026-09-051,367
2026-09-04956
2026-09-03123
2026-09-0289
2026-09-0191
2026-08-31107
2026-08-30139
2026-08-291,111
2026-08-281,664
2026-08-27566
2026-08-26118
2026-08-2554

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics