georgetown-cset / funder-finder

Retrieve GitHub repo funding information
Apache License 2.0
7 stars 2 forks source link

Retrieve All GitHub sponsors for a user, not just top 100 #23

Open jspeed-meyers opened 1 year ago

jspeed-meyers commented 1 year ago

In PR #19, @jmelot rightly pointed out that the get_gh_user_gh_sponsors function only returned the first 100 sponsors. This function should return all sponsors.

This code snippet might help with resolving this issue: https://til.simonwillison.net/github/graphql-pagination-python