Hi HN, I wanted to share a CLI tool I've created since it might be useful for you:
github-exporter is a CLI tool that uploads the Github traffic and statistics API data to influxdb on a daily basis.
Storing the data in influxdb allows for long term trend analysis (with Grafana for example) given that Github's insights are limited to ~15 days in the past.
I have it set up with podman quadlets in my home server and run it every night.