Every article unwire.hk publishes, as JSON, through an open API with
no key and no signup. 168 of their articles are indexed right now, refreshed
hourly.
Hong KongChinese#9,596 by volume
Four ways to pull unwire.hk
All four are ours, all four are live, and none of them needs a key.
JSON Search this publisher
Every article we hold from unwire.hk, newest first. Add q= to search inside.
curl -s "https://freenewsapi.ai/v1/search?host=unwire.hk&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=unwire.hk&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=unwire.hk&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=unwire.hk&size=20&fields=title,url,published_at,lang"open it →
Call the API
A live request. Paste it into a terminal and unwire.hk headlines come back as JSON.
Xbox 行政總裁 Asha Sharma 於 8 月 26 日接受 BBC 專訪時表示,硬件成本持續上升加上 AI 支出推高電腦整體售價,形容業界正面臨一場「危機」,下一代主機設計必須將「可負擔性」列為重要考量。她同時公佈,Xbox 即將推出實體遊戲轉數碼授權新功能,率先在 Xbox Insider 計劃展開測試。
Microsoft 共同創辦人比爾蓋茲(Bill Gates)8 月 26 日發表長文,警告人工智能(AI)急速發展可能引發人類歷史上其中一段最動盪時期,批評各國領袖、專家及社會大眾對這場變革準備嚴重不足。他提出設立「人類專屬」工作崗位保護勞工,同時建議向 AI 運算代幣及機械人徵稅,紓緩自動化帶來的衝擊。
Apple 行政總裁 Tim Cook 將於 9 月 1 日正式卸任,由資深硬件工程副總裁 John Ternus 接任成為公司第八任 CEO,Tim Cook 本人則轉任執行主席。這場領導層交接象徵 Tim Cook 15 年 CEO 生涯正式落幕。他在離任前告別派對上罕有公開談及私人生活,重申 13
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 168 of
their articles and lets you filter by date, language and section.
How many articles does unwire.hk publish per day?
12 on a median day, measured across 14 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.