Every article wirelesswire.jp publishes, as JSON, through an open API with
no key and no signup. 51 of their articles are indexed right now, refreshed
hourly.
JapanJapanese#15,296 by volume
Four ways to pull wirelesswire.jp
All four are ours, all four are live, and none of them needs a key.
JSON Search this publisher
Every article we hold from wirelesswire.jp, newest first. Add q= to search inside.
curl -s "https://freenewsapi.ai/v1/search?host=wirelesswire.jp&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=wirelesswire.jp&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=wirelesswire.jp&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=wirelesswire.jp&size=20&fields=title,url,published_at,lang"open it →
Call the API
A live request. Paste it into a terminal and wirelesswire.jp headlines come back as JSON.
- Editors' Top : - 協創の現場から/日立製作所 - 研究をつなぐ(KDDI総合研究所) Optimizing CAR-T cell therapy with a Designed Cell Development Platform September 3, 2026 森山和道 k_moriyama 広島大学理学部卒。TV
- Editors' Top : - 協創の現場から/日立製作所 - 研究をつなぐ(KDDI総合研究所) Is it possible to unravel materials science through the humanities? August 28, 2026 竹田 茂 shigeru_takeda 日経BP社の全ての初期ウェ
Complex Gel: Rethinking What a Gel Is August 27, 2026 シュレディンガーの水曜日事務局 Schrödinger オンラインイベント「シュレディンガーの水曜日」の運営事務局です。東京工業大学・物質理工学院・原正彦研究室で始まった、WirelessWireNewsが主催するオンライン・サイエ
Hope on the Rails August 25, 2026 竹田 茂 shigeru_takeda 日経BP社の全ての初期ウェブメディアのプロデュース業務・統括業務を経て、2004年にスタイル株式会社を設立。WirelessWire News、TeleGraphic、localknowledgeなどのウェブメディアの発行人兼プロデ
August 14, 2026 八十雅世 masayo_yaso 情報技術開発株式会社 経営企画部・マネージャー 早稲田大学第一文学部美術史学専修卒、早稲田大学大学院経営管理研究科(Waseda Business School)にてMBA取得。技術調査部門や新規事業チーム、マーケティング・プロモーション企画職などを経て、現職。2024年4
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 wirelesswire.jp 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
0%
articles with sections
66 KB
average page weight
Crawl lag — the delay between publication and the article reaching this index — is
1273 min at the median, 1348 minutes at the 90th percentile.
FAQ
Does wirelesswire.jp 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 51 of
their articles and lets you filter by date, language and section.
How many articles does wirelesswire.jp publish per day?
1 on a median day, measured across 42 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.