no key · no human

KidsMedia API, RSS and sitemap

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

TaiwanChinese

Four ways to pull kidsmedia.com.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 kidsmedia.com.tw, newest first. Add q= to search inside.

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

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

science 20%sport 20%technology 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=kidsmedia.com.tw&size=5"
147
articles indexed
147
in the last 30 days
16
median per day
1
languages
1 min
median crawl lag
25.08 → 04.09
archive depth

Publishing volume

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

2026-08-25: 16 articles2026-08-26: 16 articles2026-08-27: 16 articles2026-08-28: 19 articles2026-08-31: 16 articles2026-09-01: 16 articles2026-09-02: 16 articles2026-09-03: 16 articles2026-09-04: 16 articles08-2508-2608-2708-2808-3109-0109-0209-0309-04
bash
curl "https://freenewsapi.ai/v1/stats?host=kidsmedia.com.tw&top=10"

Publishing rhythm

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

00: 00001: 00102: 10203: 30304: 00405: 30506: 50607: 290708: 280809: 300910: 151011: 251112: 81213: 01314: 01415: 01516: 01617: 01718: 01819: 01920: 02021: 02122: 02223: 023
Mon: 16MonTue: 32TueWed: 32WedThu: 32ThuFri: 35FriSat: 0SatSun: 0Sun

Sections

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

SectionArticles
science66
sport66
technology66

Languages

CodeLanguageArticlesShare
zhChinese147100.0%

Latest articles

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

[早自習報報] KidsDaily_20260904
2026-09-04 10:15 UTC
家事國事天下事,日日都有新鮮事;每天多看一點點,久
天方夜譚一千零一夜:烏馬爾·努阿曼王傳奇(後段)–-坎馬坎的初戀
2026-09-04 10:12 UTC
坎馬坎與庫茲雅·法坎年滿十五歲以後,童年時形影不離
為什麼河馬喜歡泡水?可不是因為舒服愛玩水!
2026-09-04 09:59 UTC
河馬常常把大半個身體泡在河裡、湖裡或泥水中,只露出
桃園市大溪區中興國小合作水土保持技師公會,帶孩子親手實驗堰塞湖、土石流!
2026-09-04 09:51 UTC
最近尼泊爾發生了很嚴重的天災,山崩、土石流讓很多人
紀念台語片70週年,回收婦捐10萬力挺台灣電影保存
2026-09-04 09:36 UTC
國家電影及視聽文化中心9月2日在台北舉行台語片70
T-ARTS推「戰鬥陀螺扭蛋」,「戰鬥陀螺歷代轉蛋發射器大集合」3公分也能戰!
2026-09-04 09:24 UTC
大家都有看過「戰鬥陀螺」吧?就是那種會旋轉、互相對
自駕車怎麼自己開?自動駕駛的技術、原理為何?有哪些優缺點、風險?AI交通工具真的安全嗎?
2026-09-04 09:12 UTC
你有沒有想過,如果有一天,汽車不用人來開,自己就能
台灣職籃P.LEAGUE+台鋼獵鷹簽後衛高國豪複數年合約,還附帶「旅外條款」
2026-09-04 07:47 UTC
台灣職業籃球P.LEAGUE+球隊台鋼獵鷹在202
行政院擬修《國民體育法》未來不設國小體育班,轉型社團讓孩子維持正常上課學習
2026-09-04 07:04 UTC
行政院會通過《國民體育法》修正草案,規劃未來不再增
「正當原則」是什麼意思?有定義嗎?哪些原則?英文怎麼說?為什麼做決定要照規則?
2026-09-04 06:45 UTC
當學校認為學生考試作弊,可以不問原因就直接記大過嗎
[早自習報報] KidsDaily_20260903
2026-09-03 10:44 UTC · science

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=kidsmedia.com.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=kidsmedia.com.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 KidsMedia 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
45%
articles with sections
average page weight

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

Similar publishers

Comparable outlets in the same language. Those without a page here yet link straight to their slice of the API.

FAQ

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

How many articles does KidsMedia publish per day?

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