P

Printmoneylab · KR News Kpop

by Printmoneylab

GETBaseSolanaPolygon

$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/kpop

2

Calls / 30d

1

Unique payers / 30d

Aug 27

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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
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

Pay to0xcf9223ece895258dea8d288aebcf846ab8e342fb
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Polygon
Schemesexact

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from Printmoneylab & similar services