I have already have a structure to get the difference based on the pull requests, but i have to loop through all the json files to gather the count of the stats.
Alternative:
I can get the information from git after cloning the repository, but i wold like to run the code for many projects, so cloning and extracting the data is not efficient.