no key · no human

WOWSight API, RSS and sitemap

Every article WOWSight publishes, as JSON, through an open API with no key and no signup. 44 of their articles are indexed right now, refreshed hourly.

TaiwanChinese#15,925 by volume

Four ways to pull wowsight.tw

All four are ours, all four are live, and none of them needs a key.

JSON Search this publisher

Every article we hold from wowsight.tw, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=wowsight.tw&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=wowsight.tw&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=wowsight.tw&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=wowsight.tw&size=20&fields=title,url,published_at,lang"open it →

What this outlet covers, by share of its recent output:

sport 90%technology 10%

Call the API

A live request. Paste it into a terminal and WOWSight headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=wowsight.tw&size=5"
44
articles indexed
29
in the last 30 days
2
median per day
1
languages
1153 min
median crawl lag
20.08 → 03.09
archive depth

Publishing volume

Articles per day over the last 10 days. The busiest hour is 12:00 UTC — that is when the newsroom pushes its main batch.

2026-08-20: 1 articles2026-08-25: 1 articles2026-08-26: 8 articles2026-08-27: 4 articles2026-08-28: 2 articles2026-08-29: 4 articles2026-08-30: 4 articles2026-09-01: 2 articles2026-09-02: 2 articles2026-09-03: 1 articles08-2008-2508-2608-2708-2808-2908-3009-0109-0209-03
bash
curl "https://freenewsapi.ai/v1/stats?host=wowsight.tw&top=10"

Publishing rhythm

When WOWSight actually publishes, by hour of day (UTC) and by day of week — measured from 44 timestamps, not from a schedule they advertise.

00: 00001: 20102: 20203: 00304: 30405: 10506: 00607: 00708: 20809: 10910: 01011: 21112: 71213: 01314: 01415: 01516: 41617: 11718: 01819: 21920: 22021: 02122: 02223: 023
Mon: 0MonTue: 3TueWed: 10WedThu: 6ThuFri: 2FriSat: 4SatSun: 4Sun

Sections

Sections come from the publisher's own markup, present on 34% of their articles.

SectionArticles
sport10

Languages

CodeLanguageArticlesShare
zhChinese2965.9%

Latest articles

The 18 most recent WOWSight articles in the index — the same rows the API returns, rendered for humans.

《體壇》國民體育日「告別沙發」 9月來新北免費動加碼練 滿額刮好禮
2026-09-03 05:57 UTC
9月一起告別沙發、動出健康!響應9月9日「國民體育日」,新北市政府體育局推出「告別沙發 體脂99不見-2026 […]
《運彩》義大利盃分析 薩索羅主場佔優 弗羅西諾內受讓更有利
2026-09-02 01:45 UTC
文:Rock 薩索羅 vs 弗羅西諾內|9月2日 21:00 義大利盃十六強由薩索羅主場迎戰弗羅西諾內。薩索羅 […]
《運彩》浦和攻強守弱 福岡主場有力破門 看好兩隊都有進球
2026-09-02 01:41 UTC
文:傑拉德 福岡黃蜂vs浦和紅鑽 9月2日 18:00 今晚日職聯上演福岡黃蜂主場迎戰浦和紅鑽,兩隊目前同樣取 […]
《體壇》體記協會主辦青年記者營237人搶報 擴編48席台日學員跨國交流
2026-09-01 08:33 UTC
適逢9月1日記者節,中華民國體育運動記者協會將正式公布「2026福爾摩沙青年體育記者培訓營」首屆學員錄取名單。 […]
桃園就是棒》辭修中學國中部逆轉力克信義飛燕獲季軍,活力社區五局上猛攻5分大局勇奪冠軍
2026-09-01 04:00 UTC
8月22日桃園U15季後賽大聯盟組的四場賽事,活力社區在冠軍戰五局上展現驚人的5分逆轉大局,最終成功奪下冠軍獎 […]
《AEPL》桃園永豐雲豹激戰 摘下AEPL創始賽季首站冠軍
2026-08-30 12:42 UTC
經過兩日激戰,亞洲菁英匹克球聯盟(Asian Elite Pickleball League,AEPL)202 […]
《體壇》新北運動中心兒少匹克球課程開打 放學揪同學一起揮拍
2026-08-30 02:12 UTC
新學期準備開跑,放學後除了補習、寫作業,也別忘了替自己留一點運動時間!近年受到不同年齡層喜愛的匹克球,規則好懂 […]
棒球》2026就是棒全國社區棒球秋季聯賽 邁入六週年!四大賽區、隊數創新高,首度增設女子組
2026-08-28 12:56 UTC
告別炎熱的七、八月休賽期,2026就是棒全國社區棒球秋季聯賽將於8月29日正式開打。自2021年秋季首屆開辦以 […]

Harvest it all

Page through the archive by date. from and to accept YYYY-MM-DD or relative values such as now-7d.

bash
curl "https://freenewsapi.ai/v1/search?host=wowsight.tw&from=now-7d&size=100"

To poll for new material, keep the timestamp of the newest article you saw and ask only for what came after it:

bash
curl "https://freenewsapi.ai/v1/search?host=wowsight.tw&from=now-1h&sort=date_asc"

Article bodies come with full_text=true. No key, no quota tier, no header — see the search endpoint for every parameter.

Metadata quality

How well WOWSight marks up its own pages — useful if you are deciding whether to parse them yourself.

0%
dates from JSON-LD
0%
articles with a byline
34%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 1153 min at the median, 7405 minutes at the 90th percentile.

FAQ

Does WOWSight have an official API?

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 44 of their articles and lets you filter by date, language and section.

How many articles does WOWSight publish per day?

2 on a median day, measured across 10 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.