no key · no human

FUDGE.jp API, RSS and sitemap

Every article FUDGE.jp publishes, as JSON, through an open API with no key and no signup. 165 of their articles are indexed right now, refreshed hourly.

JapanJapanese#9,698 by volume

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

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

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

entertainment 30%travel 30%society 20%

Call the API

A live request. Paste it into a terminal and FUDGE.jp headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=fudge.jp&size=5"
165
articles indexed
165
in the last 30 days
8
median per day
1
languages
5 min
median crawl lag
24.08 → 07.09
archive depth

Publishing volume

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

2026-08-24: 1 articles2026-08-25: 7 articles2026-08-26: 6 articles2026-08-27: 8 articles2026-08-28: 14 articles2026-08-29: 19 articles2026-08-30: 15 articles2026-08-31: 20 articles2026-09-01: 10 articles2026-09-02: 8 articles2026-09-03: 7 articles2026-09-04: 9 articles2026-09-05: 8 articles2026-09-06: 32 articles2026-09-07: 1 articles08-2408-2608-2808-3009-0109-0309-0509-07
bash
curl "https://freenewsapi.ai/v1/stats?host=fudge.jp&top=10"

Publishing rhythm

When FUDGE.jp actually publishes, by hour of day (UTC) and by day of week — measured from 165 timestamps, not from a schedule they advertise.

00: 00001: 10102: 90203: 140304: 100405: 00506: 120607: 00708: 70809: 140910: 71011: 161112: 41213: 121314: 51415: 391516: 01617: 01718: 01819: 01920: 02021: 02122: 02223: 1523
Mon: 22MonTue: 17TueWed: 14WedThu: 15ThuFri: 23FriSat: 27SatSun: 47Sun

Sections

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

SectionArticles
entertainment65
society65
travel65

Languages

CodeLanguageArticlesShare
jaJapanese165100.0%

Latest articles

The 18 most recent FUDGE.jp articles in the index — the same rows the API returns, rendered for humans.

9月がスタート!あなたの本質と運勢は?自分らしさを形にしていくことが、未来への扉を開く【2026年下半期・12星座占い】
2026-09-06 15:13 UTC
■2026年下半期はこんな年になる! 2026年下半期は、上半期に整えてきた土台を活かし、自分らしい未来を選び取っていく時期です。迷いよりも行動を、正解探しよりも経験を大切にしながら、新しい可能性へと踏み出していきましょ […]
9月がスタート!緑のグループ × □ の魚座・本質と運命は?夢や理想を現実の成果へ育てていく時【2026年下半期・12星座占い】
2026-09-06 15:12 UTC
■あなたの本質を見抜く、まずはA&BのチャートをCheck!! 2026年下半期の運勢を読み解く鍵は、「どのように行動しやすいか(A)」「どの視点から物事を見やすいか(B)」という、あなた自身の“基本の傾向”を知 […]
9月がスタート!青のグループ × △ の獅子座・本質と運命は?あなたらしく輝くことで運が開く時【2026年下半期・12星座占い】
2026-09-06 15:05 UTC
■あなたの本質を見抜く、まずはA&BのチャートをCheck!! 2026年下半期の運勢を読み解く鍵は、「どのように行動しやすいか(A)」「どの視点から物事を見やすいか(B)」という、あなた自身の“基本の傾向”を知 […]
パリの夏はテラスから。最近お気に入りのカフェアドレスをご紹介【夢見るパリ】
2026-09-06 06:30 UTC
8月はパリジャンがヴァカンスに出かける季節。 パリは車が大幅に減って静かで心地よいパリです。 ヴァカンス前にはたくさんの友人からのお誘いがあり、ワインを片手に夜中までお喋り。 サ […]

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=fudge.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=fudge.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 FUDGE.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
39%
articles with sections
average page weight

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

How many articles does FUDGE.jp publish per day?

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