News from .tokyo domains
404 news articles published under .tokyo domains. Unlike country, the domain zone is observed rather than inferred.
The busiest publisher in this slice is monoqlo.tokyo with 312 articles, 77.2% of the total, followed by blues-revolution.tokyo, liverpool.tokyo. By language it splits into Japanese (404). Daily volume averages about 27 articles over the last 8 days, peaking at 48 on 2026-09-06.
Fetch it
curl "https://freenewsapi.ai/v1/search?tld=tokyo&date=today&sort=date&size=20"No API key, no signup, no quota. The response carries the headline, description,
publisher, publication time and the original URL for every article, and the full body text
if you ask for it with full_text=true.
Count it
curl "https://freenewsapi.ai/v1/stats?tld=tokyo&top=20"Returns exactly the breakdown shown on this page: which publishers, which languages, and how the volume splits across the last 90 days. About 200 tokens, which makes it the cheapest way for an agent to decide whether this slice is worth reading.
Latest from this slice
The newest articles matching this filter at the time this page was generated. Headlines link to the publisher — we index and search, we do not host.
| Published | Headline | Publisher |
|---|---|---|
2026-09-07T21:09 | auneaudio【AR9000】独自振動板「Omni-Stack Carbon Diaphragm」を採用したフラッグシップ開放型ヘッドホン | monoqlo.tokyo |
2026-09-07T20:58 | Belkin【SoundForm Mini 2】子供の耳に配慮した音量設計や、友達と音楽や動画を一緒に楽しめる「RockStarモード」を備えた子ども用ワイヤレスヘッドホン | monoqlo.tokyo |
2026-09-07T20:35 | Razer【Huntsman V3 Pro Tenkeyless 8KHz Sentinels Edition】Sentinelsのチームカラーであるレッドをアルミ製トッププレートにあしらい | monoqlo.tokyo |
2026-09-07T20:22 | MEE audio【SleepTones Wireless】睡眠・リラックス用途に特化した完全ワイヤレスイヤホン | monoqlo.tokyo |
2026-09-07T20:12 | シチズン【SKYHAWK / TSUNO CHRONO】光発電「エコ・ドライブ」50周年限定モデル | monoqlo.tokyo |
2026-09-07T19:48 | GALLERIA【NPC5L-R55-G5】15.6型フルHD・144Hz液晶とCore i5-14450HX、RTX 5050を組み合わせたミドルレンジクラスのゲーミングノートPC | monoqlo.tokyo |
2026-09-07T19:34 | シャオミ【Leica Leitzphone powered by Xiaomi】ライカと共同開発したスマートフォンを200台限定で再販 | monoqlo.tokyo |
2026-09-07T19:06 | Razer【Clio X】THX Spatial Audioに対応したワイヤレススピーカー一体型ヘッドクッション | monoqlo.tokyo |
Who publishes it
The 4 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
monoqlo.tokyo | 312 | 77.2% | query |
blues-revolution.tokyo | 61 | 15.1% | query |
liverpool.tokyo | 19 | 4.7% | query |
gzn.tokyo | 12 | 3.0% | query |
Countries behind .tokyo
The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.
| Code | Name | Articles | Share |
|---|---|---|---|
| JP | Japan | 404 | 100.0% |
Languages under .tokyo
| Code | Name | Articles | Share |
|---|---|---|---|
| ja | Japanese | 404 | 100.0% |
Volume by day
How much this slice produces daily. Useful for sizing a job before you run it, and for spotting whether a spike is real or an artefact of one publisher.
| Day | Articles | |
|---|---|---|
2026-09-07 | 15 | |
2026-09-06 | 48 | |
2026-09-05 | 13 | |
2026-09-04 | 25 | |
2026-09-03 | 25 | |
2026-09-02 | 28 | |
2026-09-01 | 34 | |
2026-08-31 | 26 | |
2026-08-30 | 21 | |
2026-08-29 | 25 | |
2026-08-28 | 44 | |
2026-08-27 | 47 | |
2026-08-26 | 26 | |
2026-08-25 | 10 |
Combine with other filters
# TOKYO, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=tokyo&date=today&full_text=true&size=10"
# TOKYO, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=tokyo&q=economy&sort=relevance&size=20"
# TOKYO, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=tokyo&sort=crawled&from=now-15m&size=50"