no key · no human

消防団ポータル API, RSS and sitemap

Every article 消防団ポータル publishes, as JSON, through an open API with no key and no signup. 299 of their articles are indexed right now, refreshed hourly.

JapanJapanese#6,851 by volume

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

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

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

society 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=www.shobodan-portal.jp&size=5"
299
articles indexed
207
in the last 30 days
8
median per day
1
languages
11126 min
median crawl lag
01.08 → 07.09
archive depth

Publishing volume

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

2026-08-01: 10 articles2026-08-02: 14 articles2026-08-03: 12 articles2026-08-04: 8 articles2026-08-05: 28 articles2026-08-06: 8 articles2026-08-07: 8 articles2026-08-09: gap in the upstream archive, the whole corpus dips2026-08-10: 8 articles2026-08-11: 6 articles2026-08-12: 6 articles2026-08-13: 8 articles2026-08-20: 2 articles2026-08-21: 9 articles2026-08-22: 5 articles2026-08-23: 5 articles2026-08-24: 3 articles2026-08-25: 7 articles2026-08-26: 9 articles2026-08-27: 5 articles2026-08-28: 5 articles2026-08-29: 13 articles2026-08-30: 14 articles2026-08-31: 11 articles2026-09-01: 32 articles2026-09-02: 17 articles2026-09-03: 12 articles2026-09-04: 12 articles2026-09-05: 10 articles2026-09-06: 7 articles2026-09-07: 1 articles08-0108-0608-1208-2308-2809-0209-07

The 1 hatched days are gaps in the upstream news archive, not quiet days at 消防団ポータル: the whole corpus dips on those dates. They are excluded from the median above.

bash
curl "https://freenewsapi.ai/v1/stats?host=www.shobodan-portal.jp&top=10"

Publishing rhythm

When 消防団ポータル actually publishes, by hour of day (UTC) and by day of week — measured from 299 timestamps, not from a schedule they advertise.

00: 210001: 100102: 70203: 270304: 90405: 60506: 140607: 420708: 250809: 180910: 101011: 121112: 131213: 91314: 61415: 71516: 41617: 01718: 41819: 81920: 232021: 82122: 32223: 1323
Mon: 35MonTue: 53TueWed: 60WedThu: 35ThuFri: 34FriSat: 38SatSun: 44Sun

Sections

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

SectionArticles
society19

Languages

CodeLanguageArticlesShare
jaJapanese299100.0%

Latest articles

The 18 most recent 消防団ポータル articles in the index — the same rows the API returns, rendered for humans.

高齢者を救助し初期消火 消防団員の2人に感謝状 群馬・桐生市と市消防本部 - jomo-news.co.jp
2026-09-05 07:00 UTC
高齢者を救助し初期消火 消防団員の2人に感謝状 群馬・桐生市と市消防本部 上毛新聞電子版
吹田市消防団 大阪府消防大会へ出場します。|吹田市公式ウェブサイト
2026-09-04 09:24 UTC
吹田市消防団 大阪府消防大会へ出場します。|吹田市公式ウェブサイト city.suita.osaka.jp
損保ジャパンが新潟市に消防団活動支援備品を寄贈し地域レジリエンス向上を目指す
2026-09-04 08:23 UTC
損保ジャパンが新潟市に消防団活動支援備品を寄贈し地域レジリエンス向上を目指す ニュースメディアVOIX
堺市美原消防団 小型ポンプ操法披露会を開催!
2026-09-04 08:07 UTC
堺市美原消防団 小型ポンプ操法披露会を開催! city.sakai.lg.jp
新潟市と「災害に強くだれもが安心して暮らせる地域社会の実現」に向けた消防団活動支援備品の寄贈について
2026-09-04 07:10 UTC
新潟市と「災害に強くだれもが安心して暮らせる地域社会の実現」に向けた消防団活動支援備品の寄贈について PR TIMES
浜松市消防団で団員増加中、背景に「学生広報隊」 SNS注目、活動服でのダンスに1万いいね!
2026-09-04 03:00 UTC
浜松市消防団で団員増加中、背景に「学生広報隊」 SNS注目、活動服でのダンスに1万いいね! 中日新聞Web

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.shobodan-portal.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.shobodan-portal.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 消防団ポータル 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
6%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 11126 min at the median, 36779 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 299 of their articles and lets you filter by date, language and section.

How many articles does 消防団ポータル publish per day?

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