Forked from Forked from https://github.com/ashtom/book-box that was forked from https://github.com/amorriscode/book-box.
Migrated to use Hardcover API instead of GoodReads as they don't offer API access anymore.
📚Update a pinned gist to contain your latest reads on Hardcover.app
📌✨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists
- Create a new public GitHub Gist
- Create a token with the
gistscope and copy it.
- Create a Hardcover account
- Get your API key for the Hardcover API
- Fork this repo
- Go to the repo Settings > Secrets
- Add the following environment variables:
- GIST_ID: The ID of the gist you created above (
https://gist.github.com/amorriscode/3f84910b524db4819ec2dc1063f632ab). - GH_TOKEN: The GitHub token generated above.
- HARDCOVER_KEY: The API key for the Hardcover API. (Don't copy the
Bearerprefix.)
This gist was inspired by matchai's bird-box.
- 2025-06-17