-
I would like to access the lists I create via an API so that I can manage them in GitHub but show them on my personal website too. |
Beta Was this translation helpful? Give feedback.
Replies: 43 comments 60 replies
-
Hey Sebastián! We totally hear you, we don't have immediate plans to get this out but it's definitely on our radar for the future. Thanks for dropping feedback and we'll be sure to keep you in the know when we have an update here ✨ |
Beta Was this translation helpful? Give feedback.
-
I second this. Access to the stars lists and the membership of lists via I wanted to try to build a FastAPI app (hi @tiangolo) that makes it easier to do multi-repo selection to various list with the proper POST message(s) with auth from GitHub OAuth. |
Beta Was this translation helpful? Give feedback.
-
I was trying to do the same thing as @tiangolo, to pick some of my repositories for my personal website, then I found the lists and it was sad to find out that there's no way to access that information from the API. |
Beta Was this translation helpful? Give feedback.
-
I recently downloaded the user-stars extension for github cli which is very useful. Adding star lists to the API would also allow for someone to write a github cli extension for that as well. |
Beta Was this translation helpful? Give feedback.
-
Thanks all! I appreciate the follow-ups. This context is super helpful as we prioritize so please continue to share here and we'll keep you all updated. |
Beta Was this translation helpful? Give feedback.
-
I also would really love this. My use case is to curate a list of repos that I can run a script against to get all open PRs.
|
Beta Was this translation helpful? Give feedback.
-
To share my knowledge and work hard to explore my own suggestions |
Beta Was this translation helpful? Give feedback.
-
I would also like to be able to manage lists from the API. I'm using https://docs.github.com/en/graphql/reference/input-objects#addstarinput right now, but I'd love being able to add the star to a list. |
Beta Was this translation helpful? Give feedback.
-
I really wish there has an API for " Put Stars to Lists ", it would be very helpful for me to batch manage my historical Stars. Plz |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I want to show Stars Lists on my website. |
Beta Was this translation helpful? Give feedback.
-
use star repos topics tag auto create a awesome-list and update everyday. the example: https://github.com/maguowei/awesome-stars/blob/master/topics.md |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
100% this should be a thing! |
Beta Was this translation helpful? Give feedback.
-
I've been using lists a lot to help categorise things I might want to look at in more detail later. For reference, I currently have 784 stars across 13 lists. I'd like to be able to backup my lists, and I'd also like to be able to render them on my personal website. I'm also interested in analysing the stars that aren't yet categorised. Even just adding an array field to the starred endpoint, with the "star lists" each repo inhabits defined as a field would be enough for me, as my focus is on reading and analysing the lists. |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
Got tired of waiting, so I used @tiangolo cli tool to start building starpilot |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
I don't know why GitHub don't planned to implement this, but as for me solution is using own organizations as repos list and forks in it so I can simply get my repos via my organizations list and organization repos list after that using embedded API methods. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
In the meantime, I wrote personal stars scraper https://github.com/den-is/gh-stars-scraper |
Beta Was this translation helpful? Give feedback.
-
Pardon me if I am mistaken about your neglect being intentional, but it seems unfathomable to me that, given the resources and experience of Github building extremly complex APIs, you could not implement such a simple API endpoint. It frankly appears to be a deliberate decision to keep the users locked-in to their github account to access such a basic information. Or I might be reading too much into this and it truly takes 4 years to develop this feature. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
We have developed an unofficial API that can perform certain tasks, including creating and deleting lists, and adding or removing repositories from lists. The repo can be accessed at the following url: https://github.com/haile01/github-starred-list |
Beta Was this translation helpful? Give feedback.
Hey Sebastián! We totally hear you, we don't have immediate plans to get this out but it's definitely on our radar for the future. Thanks for dropping feedback and we'll be sure to keep you in the know when we have an update here ✨