no key · no human

気になる、記になる… API, RSS and sitemap

Every article 気になる、記になる… publishes, as JSON, through an open API with no key and no signup. 179 of their articles are indexed right now, refreshed hourly.

JapanJapanese#9,244 by volume

Four ways to pull taisy0.com

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

JSON Search this publisher

Every article we hold from taisy0.com, newest first. Add q= to search inside.

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

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

technology 100%

Call the API

A live request. Paste it into a terminal and 気になる、記になる… headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=taisy0.com&size=5"
179
articles indexed
179
in the last 30 days
10
median per day
1
languages
9 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

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

2026-08-25: 8 articles2026-08-26: 10 articles2026-08-27: 15 articles2026-08-28: 27 articles2026-08-29: 8 articles2026-08-30: 8 articles2026-08-31: 11 articles2026-09-01: 14 articles2026-09-02: 10 articles2026-09-03: 18 articles2026-09-04: 27 articles2026-09-05: 10 articles2026-09-06: 10 articles2026-09-07: 3 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=taisy0.com&top=10"

Publishing rhythm

When 気になる、記になる… actually publishes, by hour of day (UTC) and by day of week — measured from 179 timestamps, not from a schedule they advertise.

00: 170001: 90102: 90203: 70304: 100405: 60506: 30607: 50708: 100809: 50910: 21011: 31112: 71213: 91314: 151415: 101516: 31617: 21718: 31819: 11920: 22021: 22122: 102223: 2923
Mon: 14MonTue: 22TueWed: 20WedThu: 33ThuFri: 54FriSat: 18SatSun: 18Sun

Sections

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

SectionArticles
technology62

Languages

CodeLanguageArticlesShare
jaJapanese179100.0%

Latest articles

The 18 most recent 気になる、記になる… articles in the index — the same rows the API returns, rendered for humans.

【セール】Kindleストアで開催中の「集英社創業100周年記念セール」で「Luck Stealer」が全巻100円均一に(9月13日まで)
2026-09-06 23:00 UTC
AmazonのKindleストアにおいて開催中の「集英社創業100周年記念セール」のセール内容が更新され、「Luck Stealer」が全巻100円で販売されています。 「Luck Stealer」は、”かず […]
ソニーの新型ワイヤレスヘッドホン「WH-CH730N」の実機写真が登場 ー 「WH-CH530」のパッケージ写真も
2026-09-05 01:54 UTC
ソニーは新型ワイヤレスヘッドホン「WH-CH730N」と「WH-CH530」を現地時間9月7日に発表する見込みですが、その「WH-CH730N」の実機写真が明らかになりました。 公開したのはThe Walkman Blo […]
XboxとTCLが提携 ー TCL製スマートテレビに「Xbox」アプリを提供へ
2026-09-05 00:20 UTC
Microsoftが、TCLと新たなパートナーシップを締結し、今後数ヶ月のうちに、一部のTCL製スマートテレビで「Xbox」アプリが利用可能になることを発表しました。 これにより、対応するTCL製スマートテレビに搭載され […]
MicrosoftとTCLが提携 ー TCL製スマートテレビに「Xbox」アプリを提供へ
2026-09-05 00:20 UTC
Microsoftが、TCLと新たなパートナーシップを締結し、今後数ヶ月のうちに、一部のTCL製スマートテレビで「Xbox」アプリが利用可能になることを発表しました。 これにより、対応するTCL製スマートテレビに搭載され […]
ソニーの新型ヘッドホン「WH-1000XM4C」の新たな画像が流出
2026-09-04 23:32 UTC
ソニーは6年前に発売したワイヤレスヘッドホン「WH-1000XM4」の派生モデル「WH-1000XM4C」を準備していることが分かっており、これまでに製品画像や一部仕様が明らかになっていますが、以前にその製品画像を公開し […]
【セール】GMKtecのミニPCが「楽天スーパーSALE」で最大32%オフに
2026-09-04 23:30 UTC
ミニPCブランドのGMKtecが、楽天市場が開催中の大型セール「楽天スーパーSALE」において、対象のミニPCを最大32%オフで販売するセールを開催中です。 今回のセールでは、エントリー向けモデルから高性能モデルまで、G […]

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=taisy0.com&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=taisy0.com&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 気になる、記になる… 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
35%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 9 min at the median, 2902 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 気になる、記になる… 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 179 of their articles and lets you filter by date, language and section.

How many articles does 気になる、記になる… publish per day?

10 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.