Directory / diet.agentic-jp.com
Full-text search the official Japanese (JP) Diet proceedings archive (国会会議録, sourced from the National Diet Library), filterable by date range, house, committee, and speaker. Returns meeting metadata and matching snippets. Dynamic pricing: a base fee plus a small per-result fee. Use to find when and where a topic was debated.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://diet.agentic-jp.com/minutes/search' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://diet.agentic-jp.com/minutes/search'
Endpoint: https://diet.agentic-jp.com/minutes/search. Operated by diet.agentic-jp.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Search current Japanese (JP) National Diet members by name (kanji, kana, or romaji), party, or constituency. Returns matching members with their canonical ids f…