Taiwan Technology News API

Get the live top technology headlines from Taiwan with our JSON API.

Get API key for the Taiwan Technology 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 Taiwan.

GET
https://gnews.io/api/v4/top-headlines?country=tw&category=technology&apikey=API_KEY
{
    "totalArticles": 78364,
    "articles": [
        {
            "id": "a5c7a2761d8c9671991c079aacd2416f",
            "title": "蘋果官方教學:不用 API、不用訂閱,三步驟在 Mac 上用本地端模型跑 AI Agent 開發 iPad App",
            "description": "而在 Apple Silicon 上,整個迴圈都可以在本地端完全執行。這意味著你的資料永遠留在自己的機器上,AI 隨時隨地可用,而且沒有任何使用成本。",
            "content": "Apple 在 WWDC 2026 上正式為 Mac 開發者打開了一扇新的大門:在自家硬體上本地運行 AI 代理工作流程。由 MLX 團隊工程師 Angelos 親自示範的「Run local agentic AI on the Mac using MLX」議程,展示了如何在 Mac 上建立一套完全不需要雲端連線、不需要 API Key、只用本機硬體運算的 Agentic AI 流程。這段長約 13 分鐘的示範,從最基礎的 MLX 框架一路講到完整的 Agent 堆疊、三步驟快速建置本機 Age... [3254 chars]",
            "url": "https://www.koc.com.tw/archives/647214",
            "image": "https://www.koc.com.tw/wp-content/uploads/2026/06/20260626153431_0_c29876.jpg",
            "publishedAt": "2026-06-26T07:47:48Z",
            "lang": "zh",
            "source": {
                "id": "112134dce4a304770411b10870662a82",
                "name": "電腦王阿達",
                "url": "https://www.koc.com.tw"
            }
        },
        {
            "id": "ad0b05031680b3596a23cc73c818c1f0",
            "title": "【獨家測試】中國「高德地圖」跨境定位風險:每3秒回傳位置資訊、暗藏可追溯使用者代碼",
            "description": "《報導者》實測發現,高德地圖平均每3秒就向中國境內伺服器回傳一次資料,封包中更出現可被追蹤辨識裝置的固定代碼。鑑於中國多部法律賦予政府取用民間資料的權限,從個資到國安考量,我們也必須釐清,台灣使用者交通位置數據的戰略價值是什麼?",
            "content": "距離紅燈結束還有「30秒、29秒、28秒⋯⋯」僅剩5秒時,系統語音提醒駕駛準備前進,這是中國阿里巴巴集團旗下的導航軟體「高德地圖」主打功能之一,它在導航過程蒐集多種類型的交通數據,包含車流量、歷史號誌週期、車輛在路口前停等與再移動的軌跡資訊等,並透過AI模型進行推估,最後在用戶的手機螢幕上同步顯示紅綠燈秒數。\n便利背後,高德地圖如何精準追蹤使用者位置?是否暗藏過度蒐集個資的風險?\n今年5月初,國安局局長蔡明彥赴立法院備詢,便指出高德地圖可能收集用戶通訊錄、通話內容、即時影音視訊,並回傳中國資料庫... [5596 chars]",
            "url": "https://www.twreporter.org/a/national-security-data-privacy-china-amap-cross-border-tracking",
            "image": "https://www.twreporter.org/images/20260624154134-7e7508a6cf6535db13b48b88c9cc9613-tablet.jpg",
            "publishedAt": "2026-06-26T02:19:11Z",
            "lang": "zh",
            "source": {
                "id": "ada64f13dedb590052c7c804e60cca66",
                "name": "報導者The Reporter",
                "url": "https://www.twreporter.org"
            }
        },
        {
            "id": "bd826eb524f0dc253ce28facadaa144b",
            "title": "Google 宣布 Gemini 3.5 Flash 正式內建 Computer Use,AI Agent 操作電腦變標準配備",
            "description": "Gemini 3.5 Flash 原本就已經支援函式呼叫(Function Calling)以及內建工具如 Google 搜尋與地圖。Computer Use 的加入補上了最後一塊拼圖,讓 AI Agent",
            "content": "Google DeepMind 於 6 月 24 日正式宣布,Computer Use 功能現在已內建於 Gemini 3.5 Flash 模型中,不再需要像過去一樣呼叫獨立的電腦使用預覽模型。這是目前 Gemini 系列最新也最完整的 Computer Use 整合方案。這項變更代表開發者可以直接在 Gemini 3.5 Flash 的 API 呼叫中啟用電腦操作能力,讓 AI Agent 能夠看見螢幕畫面、進行推理並在瀏覽器、手機與桌面環境中執行操作。產品經理 Mateo Quiros 在 ... [2419 chars]",
            "url": "https://www.koc.com.tw/archives/647091",
            "image": "https://www.koc.com.tw/wp-content/uploads/2026/06/20260625153555_0_dd1c3b.jpg",
            "publishedAt": "2026-06-25T07:37:16Z",
            "lang": "zh",
            "source": {
                "id": "112134dce4a304770411b10870662a82",
                "name": "電腦王阿達",
                "url": "https://www.koc.com.tw"
            }
        }
    ]
}

Categories