no key · no human
HomeNews by countryNews from South Korea

News from South Korea

365,697 news articles from publishers in South Korea, searchable now through a free API that needs no key.

The busiest publisher in this slice is www.segye.com with 44,411 articles, 12.1% of the total, followed by www.newspim.com, biz.heraldcorp.com. By language it splits into Korean (336,826), English (22,534), Japanese (1,080) and 5 more. Daily volume averages about 5,794 articles over the last 8 days, peaking at 7,171 on 2026-09-04.

365,697
articles in the index
1.69%
of the whole corpus
12,189
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=KR&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=KR&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 South Korea 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=KR&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.segye.com44,41112.1%query
www.newspim.com42,23211.5%query
biz.heraldcorp.com30,9818.5%query
www.sportschosun.com30,5658.4%query
news.sbs.co.kr23,8026.5%query
m.seoul.co.kr21,5975.9%query
www.seoul.co.kr20,7825.7%query
m.segye.com20,5925.6%query
www.khan.co.kr14,5414.0%query
www.asiatoday.co.kr12,2643.4%query
www.tenasia.co.kr12,1583.3%query
www.donga.com10,1442.8%query
www.ohmynews.com8,3092.3%query
mhnse.com6,3021.7%query
www.sportsworldi.com5,2281.4%query
www.koreatimes.co.kr5,1561.4%query
www.pedien.com4,4261.2%query
pedien.com4,3301.2%query
go.seoul.co.kr3,8331.0%query
m.go.seoul.co.kr3,8301.0%query
jngjnews.com2,2300.6%query
www.etoday.co.kr2,0230.6%query
tvreport.co.kr1,5390.4%query
quantpro.co.kr1,5320.4%query
www.yugacrew.com1,4530.4%query

Languages published in South Korea

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

CodeNameArticlesShare
koKorean336,82692.1%
enEnglish22,5346.2%
jaJapanese1,0800.3%
zhChinese9300.3%
frFrench1310.0%
esSpanish430.0%
ruRussian20.0%
viVietnamese10.0%

Domain zones used by South Korea publishers

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

CodeNameArticlesShare
comglobal commercial225,43861.6%
krSouth Korea136,95637.5%
netglobal network1,8300.5%
newsnews publications8680.2%
coColombia3130.1%
tvmedia1130.0%
blogblogs1120.0%
orgorganisations670.0%
iotechnology10.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,188
2026-09-064,743
2026-09-053,402
2026-09-047,171
2026-09-037,095
2026-09-026,981
2026-09-016,259
2026-08-315,514
2026-08-304,101
2026-08-292,956
2026-08-287,825
2026-08-277,700
2026-08-265,542
2026-08-254,148

Combine with other filters

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

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

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

Related slices

Every parameter · Wire it into an agent · All statistics