News in KR
1,059 news articles written in KR, across every country that publishes in it, free to search without an API key.
The busiest publisher in this slice is www.goal.com with 1,059 articles, 100.0% of the total. Daily volume averages about 8 articles over the last 8 days, peaking at 19 on 2026-09-05.
Fetch it
curl "https://freenewsapi.ai/v1/search?lang=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
curl "https://freenewsapi.ai/v1/stats?lang=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.
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.
| Published | Headline | Publisher |
|---|---|---|
2026-09-07T02:17 | [GOAL 현장] 하이프레싱 잠시 버린 정경호 감독 "진짜 고민이 많았다, 선수들 동의 얻고 전술 바꿨다" | Goal.com 한국어 | www.goal.com |
2026-09-07T02:14 | [GOAL 안양] "심려 끼쳐 드려 죄송하다, 경기장에서 책임 다하겠다" 안양 유병훈 감독, 사과부터 하고 인터뷰 시작 | Goal.com 한국어 | www.goal.com |
2026-09-07T02:12 | 0-3 대패 후 '작심 경고' 유병훈 "몇몇 선수들 경기 임하는 태도 분명히 고쳐야 한다" | Goal.com 한국어 | www.goal.com |
2026-09-06T11:56 | [GOAL 현장] ‘정경호의 미친 승부수’ 스리백 전환+과감한 선수 기용→10년 만에 안양전 승리 | Goal.com 한국어 | www.goal.com |
2026-09-06T10:35 | '우리 아라우호가 달라졌어요'…바르셀로나 떠나자 "리버풀서 주전 차지하기 위해 싸울 준비돼 있다" | Goal.com 한국어 | www.goal.com |
2026-09-06T07:03 | '무득점 행진' 손흥민 8경기 만에 포효했지만…LAFC는 2-2 무승부→6경기 연속 무승 수렁 | Goal.com 한국어 | www.goal.com |
2026-09-06T06:09 | '골대 강타→충격의 조기 교체' 이강인, AT 마드리드 이적 후 최저 평점…시메오네 감독은 "모두 코치진 책임" 자책 | Goal.com 한국어 | www.goal.com |
2026-09-06T06:07 | '韓 특급 유망주' 김민수 날벼락! 통한의 PK 실축→데뷔골 불발…상대 팀은 "정의 실현됐다" 조롱 | Goal.com 한국어 | www.goal.com |
Who publishes it
The 1 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
www.goal.com | 1,059 | 100.0% | query |
Domain zones
| Code | Name | Articles | Share |
|---|---|---|---|
| com | global commercial | 1,059 | 100.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.
| Day | Articles | |
|---|---|---|
2026-09-07 | 3 | |
2026-09-06 | 7 | |
2026-09-05 | 19 | |
2026-09-04 | 7 | |
2026-09-03 | 12 | |
2026-09-02 | 7 | |
2026-09-01 | 7 | |
2026-08-31 | 5 | |
2026-08-30 | 21 | |
2026-08-29 | 9 | |
2026-08-28 | 6 | |
2026-08-27 | 11 | |
2026-08-26 | 24 | |
2026-08-25 | 10 |
Combine with other filters
# KR, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?lang=kr&date=today&full_text=true&size=10"
# KR, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?lang=kr&q=economy&sort=relevance&size=20"
# KR, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?lang=kr&sort=crawled&from=now-15m&size=50"