jp-diet-search documentation

jp-diet-search is a Python client and command line tool for the National Diet Library Minutes Search API (国会会議録検索システム).

The package provides:

  • an object-oriented client for the meeting_list, meeting, and speech endpoints;

  • typed query objects with validation;

  • safe pagination with optional total caps;

  • optional on-disk response caching;

  • JSON output from the command line.

Getting started