github-contributions-api

A simple API that returns number of Github contributions based on a users Github profile

MIT License

Stars
53

Bot releases are hidden (Show)

github-contributions-api - Updated for new GitHub markup Latest Release

Published by grubersjoe 11 months ago

GitHub no longer stores the contribution count with a data-count attribute but references a tooltip web component that contains the count inside its text. Unfortunately, this requires to also parse the tooltips now.