no key · no human

attrip API, RSS and sitemap

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

JapanJapanese#15,687 by volume

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

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

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

technology 100%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=attrip.jp&size=5"
46
articles indexed
29
in the last 30 days
2
median per day
1
languages
6 min
median crawl lag
25.08 → 02.09
archive depth

Publishing volume

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

2026-08-25: 5 articles2026-08-26: 1 articles2026-08-27: 3 articles2026-08-28: 2 articles2026-08-29: 1 articles2026-08-30: 8 articles2026-08-31: 6 articles2026-09-01: 2 articles2026-09-02: 1 articles08-2508-2608-2708-2808-2908-3008-3109-0109-02
bash
curl "https://freenewsapi.ai/v1/stats?host=attrip.jp&top=10"

Publishing rhythm

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

00: 20001: 10102: 10203: 10304: 20405: 00506: 20607: 10708: 50809: 00910: 11011: 11112: 01213: 01314: 11415: 01516: 01617: 01718: 01819: 01920: 02021: 22122: 32223: 623
Mon: 6MonTue: 7TueWed: 2WedThu: 3ThuFri: 2FriSat: 1SatSun: 8Sun

Sections

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

SectionArticles
technology11

Languages

CodeLanguageArticlesShare
jaJapanese2963.0%

Latest articles

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

移動するだけでLV10000まで進化するシューティングを作った記録
2026-09-02 23:00 UTC
作ったものを紹介するだけなら、完成画面を一枚見せれば終わります。けれど、同じようなものを作りたい人に役立つ記事にするには、「なぜ始めたか」「どこで迷ったか」「何を分けて実装したか」「どう確認したか」まで残す必要があります。 The post 移動するだけでLV10000まで進化するシューティングを作った記録 first appeared
3Dキャラクターが自然に動かないときに見直す9項目。AIへの頼み方で「人を動かす」を考え直した
2026-09-01 14:00 UTC
骨を動かしただけでは、人は自然に動かない。手と道具、足と地面、モーションとゲーム速度の関係から、3Dキャラクターの違和感を直す9つの見方を整理します。 The post 3Dキャラクターが自然に動かないときに見直す9項目。AIへの頼み方で「人を動かす」を考え直した first appeared on attrip .
何を残したいのか
2026-09-01 02:18 UTC
過去のログを振り返りながら、何を残したいのかを考える。 The post 何を残したいのか first appeared on attrip .
九九を唱えるだけで岩を壊すゲームを作った記録
2026-08-31 23:00 UTC
作ったものを紹介するだけなら、完成画面を一枚見せれば終わります。けれど、同じようなものを作りたい人に役立つ記事にするには、「なぜ始めたか」「どこで迷ったか」「何を分けて実装したか」「どう確認したか」まで残す必要があります。 The post 九九を唱えるだけで岩を壊すゲームを作った記録 first appeared on attrip .
文字をここに置く意味
2026-08-31 22:22 UTC
AIの時代に、言葉をどこへ置き、何を残すのかを考える。 The post 文字をここに置く意味 first appeared on attrip .
書くページの青い線を消すまで。spellcheckだけでは足りなかった修正記録
2026-08-31 11:00 UTC
attripの書くページで、確定後も残る青い線を消すために、入力支援の設定を四つに分けて見直した修正記録。 The post 書くページの青い線を消すまで。spellcheckだけでは足りなかった修正記録 first appeared on attrip .
Astraはいつ公開?Sam AltmanとTiboの発言から、信じられる噂だけを整理
2026-08-31 10:43 UTC
OpenAIの次期モデルAstraはいつ公開されるのか。公式発表、Sam AltmanとTiboの発言、現地取材、匿名投稿を8月の時間軸で分け、現実的な公開時期を考えます。 The post Astraはいつ公開?Sam AltmanとTiboの発言から、信じられる噂だけを整理 first appeared on attrip .
AIっぽいダサいUIは消える?Refero StylesのDESIGN.mdを実画面で試した
2026-08-31 01:08 UTC
2,000件以上のデザイン言語をAI向けに読める形で提供するRefero Stylesを実際に操作した。検索、DESIGN.md、Tailwind v4、CSS変数、JSON tokensの中身と、使う前に知っておきたい限界を画面付きでまとめる。 The post AIっぽいダサいUIは消える?Refero StylesのDESIGN.m
複雑なことを複雑にしない。ウィトゲンシュタインの哲学から学べること
2026-08-31 00:49 UTC
ウィトゲンシュタインの哲学は、難しい答えを増やすより、言葉が作った混乱をほどく試みでした。「バカになる」とは考えるのをやめることではなく、賢そうな説明をいったん捨てて、言葉が実際にどう使われているかを見ることです。 The post 複雑なことを複雑にしない。ウィトゲンシュタインの哲学から学べること first appeared on a
URLを入れるとモンスターが戦うゲームを作った記録
2026-08-30 23:00 UTC
作ったものを紹介するだけなら、完成画面を一枚見せれば終わります。けれど、同じようなものを作りたい人に役立つ記事にするには、「なぜ始めたか」「どこで迷ったか」「何を分けて実装したか」「どう確認したか」まで残す必要があります。 The post URLを入れるとモンスターが戦うゲームを作った記録 first appeared on attri
人間が動く3D遊び場を、3ステージへ育てた記録
2026-08-30 08:14 UTC
作ったものを紹介するだけなら、完成画面を一枚見せれば終わります。けれど、同じようなものを作りたい人に役立つ記事にするには、「なぜ始めたか」「どこで迷ったか」「何を分けて実装したか」「どう確認したか」まで残す必要があります。 The post 人間が動く3D遊び場を、3ステージへ育てた記録 first appeared on attrip
小さなローグライクを、遊びながら壊さず育てた記録
2026-08-30 08:14 UTC
作ったものを紹介するだけなら、完成画面を一枚見せれば終わります。けれど、同じようなものを作りたい人に役立つ記事にするには、「なぜ始めたか」「どこで迷ったか」「何を分けて実装したか」「どう確認したか」まで残す必要があります。 The post 小さなローグライクを、遊びながら壊さず育てた記録 first appeared on attrip
ルーブル40作品鑑賞室を、公式データから作った記録
2026-08-30 08:13 UTC
作ったものを紹介するだけなら、完成画面を一枚見せれば終わります。けれど、同じようなものを作りたい人に役立つ記事にするには、「なぜ始めたか」「どこで迷ったか」「何を分けて実装したか」「どう確認したか」まで残す必要があります。 The post ルーブル40作品鑑賞室を、公式データから作った記録 first appeared on attri
AIに画像を見せてJavaScriptで再現してみた。最初の案内が失敗した理由
2026-08-30 07:44 UTC
添付画像を見せて、「これをJavaScriptで作りたい」と伝えた。実際のメッセージはローマ字と入力ミスが混ざっていて、依頼のゴールは短い一文だけだった。 画像は、黒い背景に富士山のワイヤーフレームが浮かび、手前に地形と […] The post AIに画像を見せてJavaScriptで再現してみた。最初の案内が失敗した理由 first
一つだけで成立する、いいものを作る
2026-08-30 06:18 UTC
結論 一つだけで成立するものを作りたい。 Webサイトでは、たくさんの情報やアプリを一画面に並べたくなる。会社なら、自分たちが作ったものを全部使ってほしくなる。 その気持ちは分かる。でも、それだけでは「いいもの」にならな […] The post 一つだけで成立する、いいものを作る first appeared on attrip .

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=attrip.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=attrip.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 attrip 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
38%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 6 min at the median, 2293 minutes at the 90th percentile.

FAQ

Does attrip 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 46 of their articles and lets you filter by date, language and section.

How many articles does attrip publish per day?

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