no key · no human
HomeNews by countryNews from Indonesia

News from Indonesia

183,213 news articles from publishers in Indonesia, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.jawapos.com with 36,010 articles, 19.7% of the total, followed by www.goal.com, www.paperbagone.com. By language it splits into Indonesian (175,705), English (4,706), Spanish (480) and 2 more. Daily volume averages about 6,838 articles over the last 8 days, peaking at 7,836 on 2026-09-02.

183,213
articles in the index
0.84%
of the whole corpus
6,107
per day on average

Fetch it

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

Country is inferred, not declared. Before counting Indonesia 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=ID&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
www.jawapos.com36,01019.7%query
www.goal.com20,56511.2%query
www.paperbagone.com16,3368.9%query
www.jpnn.com12,6526.9%query
www.viv.co.id6,8993.8%query
m.jpnn.com6,7263.7%query
news.okezone.com5,1102.8%query
koran-jakarta.com3,6512.0%query
www.tribunnews.com3,5992.0%query
economy.okezone.com3,4531.9%query
www.ligaolahraga.com3,1051.7%query
jatim.jpnn.com2,1201.2%query
bali.jpnn.com1,6060.9%query
voi.id1,5880.9%query
women.okezone.com1,4460.8%query
beritajatim.com1,3910.8%query
jabar.jpnn.com1,3780.8%query
www.surabayainside.com1,2380.7%query
rsubidadari.co.id1,2230.7%query
jenggala.id1,2120.7%query
www.thejakartapost.com1,1190.6%query
www.rival.co.id1,0850.6%query
internationalmedia.co.id1,0210.6%query
bola.okezone.com1,0090.6%query
sports.okezone.com1,0030.5%query

Languages published in Indonesia

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

CodeNameArticlesShare
idIndonesian175,70595.9%
enEnglish4,7062.6%
esSpanish4800.3%
arArabic3400.2%
bnBengali610.0%

Domain zones used by Indonesia publishers

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

CodeNameArticlesShare
comglobal commercial149,28181.5%
idIndonesia28,65515.6%
coColombia1,3770.8%
netglobal network1,2750.7%
orgorganisations1,1790.6%
newsnews publications5360.3%
tvmedia5090.3%
infoinformation2050.1%
ccgeneric1040.1%
oneone910.0%
ngongo20.0%
liveberitakorea-selatan-ceko-berita-comebackliveberitakorea-selatan-ceko-berita-comeback10.0%
liveberitameksiko-afrika-selatan-berita-resultliveberitameksiko-afrika-selatan-berita-result10.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-075,055
2026-09-066,379
2026-09-056,433
2026-09-047,766
2026-09-035,705
2026-09-027,836
2026-09-017,745
2026-08-317,783
2026-08-305,725
2026-08-295,817
2026-08-2810,397
2026-08-278,196
2026-08-264,881
2026-08-252,825

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics