$0.01
per call · USD Coin on Base
Korean K-pop news translated to English. Naver-aggregated headlines from Korean media (Yonhap, Korea Economic Daily, Chosun Ilbo, etc.) auto-classified for K-pop relevance and translated by Claude. Returns title_en + summary_en + source_en + original Korean references. 5-min cache. limit=1..10.
Endpoint
GET https://api.printmoneylab.com/api/v1/kr-news/kpop2
Calls / 30d
1
Unique payers / 30d
Aug 27
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.printmoneylab.com/api/v1/kr-news/kpop", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.printmoneylab.com/api/v1/kr-news/kpop?limit=5" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"_meta": {
"cache_age_seconds": 0
},
"category": "kpop",
"count": 5,
"ok": true,
"results": [
{
"link": "https://hankyung.com/article/...",
"published_at": "2026-05-11T10:00:00+09:00",
"source_en": "Korea Economic Daily",
"source_kr": "한국경제",
"summary_en": "All seven members reunite for an upcoming album release scheduled for late May, the first full-group project since 2022.",
"title_en": "BTS launches first group activity after military discharge",
"title_kr": "BTS, 군 전역 후 첫 단체 활동 시작"
}
],
"timestamp": "2026-05-11T10:05:00Z"
}Payment details
0xcf9223ece895258dea8d288aebcf846ab8e342fbUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of News & Content and the homepage with a featured placement.
More from Printmoneylab & similar services
Printmoneylab · Kimchi Premium
api.printmoneylab.com
Real-time Kimchi Premium for a single token (Upbit vs Binance via FX rate)
Printmoneylab · KR Prices
api.printmoneylab.com
Korean exchange prices (Upbit, Bithumb) for a single token in KRW
Printmoneylab · Buyers Profile
api.x402.printmoneylab.com
Single buyer wallet's 8-label classification with confidence, all services used, and transaction patterns.