hermes-reddit

A personal-use Reddit API client operated by Donnie Clapp.

What it does

Fetches full submissions and comment trees from the public Reddit Data API on behalf of a single account, for personal reading and research. It is not a service, has no users, and publishes nothing back to Reddit.

Data handling

Content is fetched on demand and cached only transiently on a private machine. Deleted posts, comments, and accounts are purged from any local cache. No Reddit data is redistributed, resold, or used for model training.

Endpoints

/redirect — OAuth2 authorization callback.
/health — liveness check.

Contact

kai.clapp.me@gmail.com