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

News from .id domains

28,759 news articles published under .id domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is www.viv.co.id with 6,899 articles, 24.0% of the total, followed by voi.id, rsubidadari.co.id. By language it splits into Indonesian (27,255), English (1,094), Arabic (340). Daily volume averages about 1,992 articles over the last 8 days, peaking at 2,365 on 2026-09-02.

28,759
articles in the index
0.13%
of the whole corpus
958
per day on average

Fetch it

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

Compare with country = Indonesia: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Indonesia also use .com, and .id is sometimes used from outside Indonesia.

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
www.viv.co.id6,89924.0%query
voi.id1,5885.5%query
rsubidadari.co.id1,2294.3%query
jenggala.id1,2124.2%query
www.rival.co.id1,0853.8%query
internationalmedia.co.id1,0213.6%query
news.republika.co.id1,0063.5%query
www.waspada.id8322.9%query
era.id5792.0%query
the-signal.id4551.6%query
liputanindo.id4261.5%query
bernas.id4211.5%query
ekonomi.republika.co.id3981.4%query
cekricek.id3931.4%query
www.medianasional.id3781.3%query
seremonia.id3651.3%query
www.liga.id3611.3%query
pasundanekspres.id3461.2%query
magdyhussein.id3401.2%query
triaspolitika.id3341.2%query
probusmedia.id3291.1%query
cryptonesia.id3191.1%query
samarindakota.go.id3041.1%query
newshunter.id2741.0%query
mili.id2710.9%query

Countries behind .id

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

CodeNameArticlesShare
IDIndonesia28,71499.8%
SGSingapore450.2%

Languages under .id

CodeNameArticlesShare
idIndonesian27,25594.8%
enEnglish1,0943.8%
arArabic3401.2%

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,075
2026-09-062,120
2026-09-051,863
2026-09-042,118
2026-09-031,886
2026-09-022,365
2026-09-012,244
2026-08-312,264
2026-08-302,043
2026-08-292,050
2026-08-282,578
2026-08-271,949
2026-08-261,284
2026-08-25463

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics