Closed jspeed-meyers closed 1 year ago
Yep, you could take the list that function returns and then filter to only include github sponsorship links
We may need to filter out (or think carefully about) certain entities though if we go this route, though. For example I just came across stan which lists numfocus's github sponsor page!
I can see why they would do that since they're one of the projects sponsored by numfocus, but might lead to misleading conclusions about how much funding this project has
From issue #2:
Is this functionality already captured by the code below?
https://github.com/georgetown-cset/funder-finder/blob/c0473c422a5b6ab6312163e77d9c6b32483893bf/funderfinder/utils/github_sources.py#L26-L43
If so, then I could draw on this functionality with a new script? Or is the functionality you reference above separate from that function?