no key · no human
HomeNews by domain zoneNews from .jp domains

News from .jp domains

72,527 news articles published under .jp domains. Unlike country, the domain zone is observed rather than inferred.

The busiest publisher in this slice is news.mynavi.jp with 21,453 articles, 29.6% of the total, followed by prtimes.jp, ascii.jp. By language it splits into Japanese (70,877), English (443), Spanish (333) and 2 more. Daily volume averages about 2,665 articles over the last 8 days, peaking at 3,975 on 2026-09-01.

72,527
articles in the index
0.33%
of the whole corpus
2,417
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?tld=jp&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

bash
curl "https://freenewsapi.ai/v1/stats?tld=jp&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.

Compare with country = Japan: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Japan also use .com, and .jp is sometimes used from outside Japan.

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.

Who publishes it

The 25 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
news.mynavi.jp21,45329.6%query
prtimes.jp13,61118.8%query
ascii.jp9,60313.2%query
www.zaikei.co.jp6,7529.3%query
response.jp2,4683.4%query
www.chunichi.co.jp1,3091.8%query
www.chugoku-np.co.jp8471.2%query
mdpr.jp7291.0%query
atmarkit.itmedia.co.jp6780.9%query
dxmagazine.jp6410.9%query
yomuno.jp5960.8%query
www.worldtimes.co.jp5950.8%query
www.huffingtonpost.jp5400.7%query
www.glam.jp4890.7%query
medicaldoc.jp4680.6%query
markezine.jp4150.6%query
www.gizmodo.jp4030.6%query
smart-flash.jp3830.5%query
tms-media.jp3380.5%query
noticiasnippon.jp3330.5%query
www.lifehacker.jp3320.5%query
www.baseballchannel.jp3100.4%query
realsound.jp2990.4%query
www.shobodan-portal.jp2990.4%query
www.prenica.jp2840.4%query

Countries behind .jp

The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.

CodeNameArticlesShare
JPJapan72,527100.0%

Languages under .jp

CodeNameArticlesShare
jaJapanese70,87797.7%
enEnglish4430.6%
esSpanish3330.5%
jpjp350.0%
jpnjpn60.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.

DayArticles
2026-09-071,591
2026-09-061,460
2026-09-051,419
2026-09-043,169
2026-09-033,157
2026-09-023,341
2026-09-013,975
2026-08-313,206
2026-08-301,329
2026-08-291,499
2026-08-284,535
2026-08-273,172
2026-08-261,705
2026-08-25825

Combine with other filters

bash
# Japan, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=jp&date=today&full_text=true&size=10"

# Japan, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=jp&q=economy&sort=relevance&size=20"

# Japan, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=jp&sort=crawled&from=now-15m&size=50"

Related slices

Every parameter · Wire it into an agent · All statistics