Japan News API

Get the live top headlines from Japan with our JSON API.

Get API key for the Japan News API

API Demonstration

This example demonstrates the HTTP request to make and the JSON response you will receive when you use the news api to get the top headlines from Japan.

GET
https://gnews.io/api/v4/top-headlines?country=jp&category=general&apikey=API_KEY
{
    "totalArticles": 118062,
    "articles": [
        {
            "id": "3fc93e8aed190a602cfcb32d9fe4f2ba",
            "title": "大久保柚季が5アンダーで首位に浮上 |JLPGA|日本女子プロゴルフ協会",
            "description": "一般社団法人日本女子プロゴルフ協会(JLPGA)の公式サイトです。",
            "content": "大久保柚季<Photo:Hiromu Sasaki/Getty Images>\nJLPGAツアー2026シーズン第9戦『ワールドレディスチャンピオンシップサロンパスカップ』(賞金総額1億5,000万円、優勝賞金3,000万円)大会第2日が5月8日、茨城県つくばみらい市・茨城ゴルフ倶楽部西コース(6,718ヤード/パー72)で行われた。2位タイからスタートした大久保柚季が69とスコアを伸ばし、通算5アンダーで首位に浮上。2打差の通算3アンダー、2位タイに荒木優奈とアマチュアのオスミン。通算2アンダ... [511 chars]",
            "url": "https://www.lpga.or.jp/news/info/81290",
            "image": "https://cdn.lpga.or.jp/lpga/cms/2026/05/08/xl/1ec480f9830a1fd7b60520c6dca9620c0228aa82.jpg?1778236788",
            "publishedAt": "2026-05-08T09:26:18Z",
            "lang": "ja",
            "source": {
                "id": "3b28a08f45c20b125cc90c26c7a3cc8b",
                "name": "日本女子プロゴルフ協会",
                "url": "https://www.lpga.or.jp"
            }
        },
        {
            "id": "e7f4c25f842adee2dcc8857115395927",
            "title": "Fitbitアプリは「Google Health」に Googlがフィットネスアプリ統合 既存ユーザーも順次移行",
            "description": "米Googleは5月8日、ヘルスケアアプリ「Fitbit」の名称を「Google Health」へ変更し、全面刷新すると発表。米国時間19日より全ユーザーを対象に順次アップデートを開始する。",
            "content": "米Googleは5月8日(現地時間)、フィットネスアプリ「Fitbit」を全面的に刷新し、「Google Health」アプリとして提供すると発表した。米国時間の19日より、すべてのユーザーを対象に順次提供を開始する。Fitbitのヘルスケア技術とGoogleの利便性を融合させ、AIを活用したパーソナライズ機能を大幅に強化するのが狙いだ。\n新しい「Google Health」アプリは、「今日」「フィットネス」「睡眠」「健康」の4つのタブで構成される直感的なレイアウトに再設計した。ダッシュボードの... [1061 chars]",
            "url": "https://www.itmedia.co.jp/news/articles/2605/08/news113.html",
            "image": "https://image.itmedia.co.jp/news/articles/2605/08/cover_news113.jpg",
            "publishedAt": "2026-05-08T09:00:00Z",
            "lang": "ja",
            "source": {
                "id": "ae2bb5a606a3557c4126b9e3d2bf78ff",
                "name": "ITmedia",
                "url": "https://www.itmedia.co.jp"
            }
        },
        {
            "id": "707eddd212453035c44cf11a479878fb",
            "title": "通知に邪魔されず健康管理。スクリーンレスの「Google Fitbit Air」が1万6800円で登場",
            "description": "Googleは、画面なしのフィットネスバンド「Google Fitbit",
            "content": "Googleは、画面なしのフィットネスバンド「Google Fitbit Air」を、Googleストアで2026年5月7日より予約受付開始し、5月26日より発売します。実売価格は1万6800円(税込)。\n本製品は、これまでのGoogleのトラッカーのなかで最小サイズを実現。小さな本体「ぺブル」の中に高精度なセンサー技術を詰め込んでおり、健やかな毎日をサポートします。\n24時間365日の心拍数測定、血中酸素ウェルネス(SpO2)、安静時の心拍数、心拍変動(HRV)など、高度な健康およびフィットネ... [782 chars]",
            "url": "https://getnavi.jp/gadgets/1098416/",
            "image": "https://getnavi.jp/wp-content/uploads/2026/05/20260508_getnaviweb_fitbit_002.jpg",
            "publishedAt": "2026-05-08T08:39:41Z",
            "lang": "ja",
            "source": {
                "id": "5d1acc24bbaa04dfc683ebb7f4734297",
                "name": "GetNavi web",
                "url": "https://getnavi.jp"
            }
        }
    ]
}

Categories