no key · no human

MHN / 엠에이치앤 API, RSS and sitemap

Every article MHN / 엠에이치앤 publishes, as JSON, through an open API with no key and no signup. 6,302 of their articles are indexed right now, refreshed hourly.

South KoreaKorean#700 by volume

Four ways to pull mhnse.com

All four are ours, all four are live, and none of them needs a key.

JSON Search this publisher

Every article we hold from mhnse.com, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=mhnse.com&size=20"open it →

RSS Subscribe in any reader

The same articles as an RSS 2.0 feed. Works in Feedly, Inoreader, Thunderbird — anywhere.

curl -s "https://freenewsapi.ai/v1/rss?host=mhnse.com&size=50"open it →

JSON Feed For apps

JSON Feed 1.1, the same content in a format apps parse natively.

curl -s "https://freenewsapi.ai/v1/feed.json?host=mhnse.com&size=50"open it →

Trimmed For agents

Only the fields an agent needs — title, url, date, language — so the response stays small.

curl -s "https://freenewsapi.ai/v1/search?host=mhnse.com&size=20&fields=title,url,published_at,lang"open it →

What this outlet covers, by share of its recent output:

entertainment 60%crime 20%sport 20%

Call the API

A live request. Paste it into a terminal and MHN / 엠에이치앤 headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=mhnse.com&size=5"
6,302
articles indexed
6,302
in the last 30 days
567
median per day
1
languages
0 min
median crawl lag
27.08 → 07.09
archive depth

Publishing volume

Articles per day over the last 12 days. The busiest hour is 07:00 UTC — that is when the newsroom pushes its main batch.

2026-08-27: 858 articles2026-08-28: 653 articles2026-08-29: 685 articles2026-08-30: 443 articles2026-08-31: 217 articles2026-09-01: 240 articles2026-09-02: 489 articles2026-09-03: 354 articles2026-09-04: 808 articles2026-09-05: 671 articles2026-09-06: 567 articles2026-09-07: 317 articles08-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=mhnse.com&top=10"

Publishing rhythm

When MHN / 엠에이치앤 actually publishes, by hour of day (UTC) and by day of week — measured from 6,302 timestamps, not from a schedule they advertise.

00: 2200001: 2370102: 2500203: 4050304: 3030405: 2860506: 3340607: 5270708: 3550809: 2680910: 2281011: 4271112: 5061213: 3411314: 3401415: 4751516: 2431617: 1061718: 711819: 311920: 1092021: 842122: 782223: 7823
Mon: 534MonTue: 240TueWed: 489WedThu: 1,212ThuFri: 1,461FriSat: 1,356SatSun: 1,010Sun

Sections

Sections come from the publisher's own markup, present on 16% of their articles.

SectionArticles
crime998
entertainment998
sport998

Languages

CodeLanguageArticlesShare
koKorean6,302100.0%

Latest articles

The 18 most recent MHN / 엠에이치앤 articles in the index — the same rows the API returns, rendered for humans.

[mhn포토] 장오천, 타구 방향 좋아
2026-09-07 13:37 UTC · entertainment
[mhn포토] 장오천, 칩 인 버디 노린다
2026-09-07 13:36 UTC · entertainment
[mhn포토] 정경호, 버디 노린다
2026-09-07 13:12 UTC · entertainment
[mhn포토] 정환, 장갑 고쳐 잡고
2026-09-07 12:51 UTC · entertainment
[mhn포토] 정환, 티는 견고하게
2026-09-07 12:51 UTC · entertainment
[mhn포토] 박정현, 홀인원 향해 날린다
2026-09-07 12:50 UTC · entertainment
[mhn포토] 정환, 타구 확인
2026-09-07 12:50 UTC · entertainment
[mhn포토] 정환, 홀인원 노린다
2026-09-07 12:50 UTC · entertainment
[mhn포토] 박정현, 버디 성공했어요
2026-09-07 12:49 UTC · entertainment
[mhn포토] 정환, 시선은 타구에 고정
2026-09-07 12:49 UTC · entertainment
[mhn포토] 정환, 핀 하이로 날린다
2026-09-07 12:49 UTC · entertainment
[mhn포토] 박정현, 버디 잡고 주먹 불끈
2026-09-07 12:48 UTC · entertainment
[mhn포토] 박정현, 멀리 멀리 날리는 티샷
2026-09-07 12:47 UTC · entertainment
[mhn포토] 최원철, 버디 퍼트 시도
2026-09-07 12:40 UTC · entertainment

Harvest it all

Page through the archive by date. from and to accept YYYY-MM-DD or relative values such as now-7d.

bash
curl "https://freenewsapi.ai/v1/search?host=mhnse.com&from=now-7d&size=100"

To poll for new material, keep the timestamp of the newest article you saw and ask only for what came after it:

bash
curl "https://freenewsapi.ai/v1/search?host=mhnse.com&from=now-1h&sort=date_asc"

Article bodies come with full_text=true. No key, no quota tier, no header — see the search endpoint for every parameter.

Metadata quality

How well MHN / 엠에이치앤 marks up its own pages — useful if you are deciding whether to parse them yourself.

0%
dates from JSON-LD
0%
articles with a byline
16%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 0 min at the median, 2 minutes at the 90th percentile.

Similar publishers

Comparable outlets in the same language. Those without a page here yet link straight to their slice of the API.

FAQ

Does MHN / 엠에이치앤 have an official API?

Not a public one. This endpoint is the practical alternative: their articles as structured JSON, with title, lead, publication time, section, byline and a link back to the original.

How do I get their RSS feed?

Most publishers expose one at /rss or /feed, but feeds carry only the last few dozen items and drop them within hours. This index keeps 6,302 of their articles and lets you filter by date, language and section.

How many articles does MHN / 엠에이치앤 publish per day?

567 on a median day, measured across 12 days.

Can I use this commercially?

The API is free and unauthenticated. What you may do with the content is between you and the publisher: we return metadata, a lead paragraph and a link, not a licence.