no key · no human

Prenica(プレニカ) API, RSS and sitemap

Every article Prenica(プレニカ) publishes, as JSON, through an open API with no key and no signup. 280 of their articles are indexed right now, refreshed hourly.

JapanJapanese#7,173 by volume

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

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

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

entertainment 40%health 30%society 30%

Call the API

A live request. Paste it into a terminal and Prenica(プレニカ) headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=www.prenica.jp&size=5"
280
articles indexed
280
in the last 30 days
23
median per day
1
languages
191 min
median crawl lag
26.08 → 07.09
archive depth

Publishing volume

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

2026-08-26: 24 articles2026-08-27: 23 articles2026-08-28: 26 articles2026-08-29: 26 articles2026-08-30: 23 articles2026-08-31: 22 articles2026-09-01: 22 articles2026-09-02: 23 articles2026-09-03: 18 articles2026-09-04: 34 articles2026-09-05: 16 articles2026-09-06: 17 articles2026-09-07: 6 articles08-2608-2808-3009-0109-0309-0509-07
bash
curl "https://freenewsapi.ai/v1/stats?host=www.prenica.jp&top=10"

Publishing rhythm

When Prenica(プレニカ) actually publishes, by hour of day (UTC) and by day of week — measured from 280 timestamps, not from a schedule they advertise.

00: 90001: 180102: 50203: 260304: 60405: 210506: 110607: 150708: 170809: 270910: 221011: 131112: 121213: 101314: 101415: 121516: 151617: 21718: 41819: 31920: 32021: 42122: 32223: 1223
Mon: 28MonTue: 22TueWed: 47WedThu: 41ThuFri: 60FriSat: 42SatSun: 40Sun

Sections

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

SectionArticles
entertainment97
health97
society97

Languages

CodeLanguageArticlesShare
jaJapanese280100.0%

Latest articles

The 18 most recent Prenica(プレニカ) articles in the index — the same rows the API returns, rendered for humans.

利用中の回線から手続きを探せる「BIGLOBE光の乗り換えナビ」を開設、利用経験者100人の調査結果も掲載
2026-09-07 00:00 UTC
アイグッドサポート株式会社は、BIGLOBE光への乗り換え手続きを、利用中の回線から探せる情報サイトを開設しました。利用経験者100人の独自調査も公開し、公式情報と利用者の声を組み合わせた更新体制を整えています。
ESR、「ガジェット展示会 2026 秋」に出展!
2026-09-06 21:00 UTC
ESRが9月19・20日に二子玉川で開かれる体験型ガジェット展示会に出展、最新アクセサリーを実機で試せる
『アズールレーン』花譜さんが歌う9周年記念曲「BLUE SIGNAL」を発表!
2026-09-06 09:00 UTC
『アズールレーン』9周年記念曲「BLUE SIGNAL」を花譜さんが歌唱、9月7日より順次配信開始
【大好評につき復活】出来たて湯葉が3時間食べ放題!1日15名限定『手作り湯葉食べ放題』が日本酒原価酒蔵 2店舗にて開催!|9/6(日)〜9/30(水)
2026-09-06 03:00 UTC
9月6日から30日まで、池袋西口店と谷町四丁目店で手作り湯葉の3時間食べ放題が復活。1日15名限定で、調味料や鍋セットの追加も可能です。
大阪梅田グラングリーンのスペシャルティコーヒー&中国茶のカフェで夜アイス『Chillppleの夕方からアイス』が9月7日スタート
2026-09-06 03:00 UTC
大阪・梅田のカフェ「Chillpple」が夜限定のアイス6種を提供開始。オープン2周年を機に、16時から21時30分まで楽しめる新メニュー。

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=www.prenica.jp&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=www.prenica.jp&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 Prenica(プレニカ) 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 191 min at the median, 1672 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 Prenica(プレニカ) 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 280 of their articles and lets you filter by date, language and section.

How many articles does Prenica(プレニカ) publish per day?

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