no key · no human

HOM2BOX 핫이슈 API, RSS and sitemap

Every article HOM2BOX 핫이슈 publishes, as JSON, through an open API with no key and no signup. 458 of their articles are indexed right now, refreshed hourly.

South KoreaKorean#5,016 by volume

Four ways to pull hom2box.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 hom2box.com, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=hom2box.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=hom2box.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=hom2box.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=hom2box.com&size=20&fields=title,url,published_at,lang"open it →

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

entertainment 30%sport 30%technology 20%

Call the API

A live request. Paste it into a terminal and HOM2BOX 핫이슈 headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=hom2box.com&size=5"
458
articles indexed
458
in the last 30 days
39
median per day
1
languages
3 min
median crawl lag
25.08 → 05.09
archive depth

Publishing volume

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

2026-08-25: 11 articles2026-08-26: 39 articles2026-08-27: 39 articles2026-08-28: 40 articles2026-08-29: 39 articles2026-08-30: 69 articles2026-08-31: 40 articles2026-09-01: 38 articles2026-09-02: 36 articles2026-09-03: 38 articles2026-09-04: 38 articles2026-09-05: 31 articles08-2508-2708-2908-3109-0209-0409-05
bash
curl "https://freenewsapi.ai/v1/stats?host=hom2box.com&top=10"

Publishing rhythm

When HOM2BOX 핫이슈 actually publishes, by hour of day (UTC) and by day of week — measured from 458 timestamps, not from a schedule they advertise.

00: 00001: 00102: 900203: 00304: 00405: 940506: 00607: 00708: 950809: 00910: 01011: 941112: 01213: 01314: 01415: 01516: 01617: 01718: 01819: 01920: 02021: 02122: 852223: 023
Mon: 40MonTue: 49TueWed: 75WedThu: 77ThuFri: 78FriSat: 70SatSun: 69Sun

Sections

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

SectionArticles
entertainment135
sport135
technology135

Languages

CodeLanguageArticlesShare
koKorean458100.0%

Latest articles

The 18 most recent HOM2BOX 핫이슈 articles in the index — the same rows the API returns, rendered for humans.

[포토] 정치인, '가벼운 몸놀림'
2026-09-05 11:02 UTC · entertainment
[골프] AG 대표 김규빈, 강민구배 여자아마골프선수권 우승
2026-09-05 05:02 UTC
[천지일보=강태산 기자] 2026 아이치·나고야 아시안게임 골프 국가대표 김규빈(학산여고)이 국내 여자 아마추어를 대표하는 내셔널 타이틀 대회에서 우승컵을 차지했다. 김규빈은 4일 대전 유성구 유성 컨트리클럽(파72)에서 벌어진 대한골프협회(KGA) 내셔널 타이틀 강민구배 제50회 한
[기업들] 문화·스포츠로 영토 넓혀...e스포츠부터 골프·단백질 시장까...
2026-09-05 05:02 UTC
기업들이 스포츠 이벤트, 문화 콘텐츠, 참여형 마케팅을 앞세워 브랜드 경쟁력 강화와 고객 접점 확대에 나서고 있다. 단순한 제품 및 서비스 홍보를 넘어 지역사회 상생, 신진 예술가 육성, 미래세대 지원 등 ESG(환경·사회·지배구조) 가치까지 결합하며 브랜드 입지를 다지는 모양새다.금융·기업, 스포츠 빅

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=hom2box.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=hom2box.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 HOM2BOX 핫이슈 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
29%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 3 min at the median, 1231 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 HOM2BOX 핫이슈 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 458 of their articles and lets you filter by date, language and section.

How many articles does HOM2BOX 핫이슈 publish per day?

39 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.