大型开源存储库

发布于 2024-11-30 18:51:14 字数 1539 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

看春风乍起 2024-12-07 18:51:14

几乎所有开源存储库都允许通过适当的源代码控制提供程序进行远程访问 - 因此从 Github 下载所有项目的最简单方法是使用 git。即使没有 API,您所需要做的就是为每个存储库找到正确的 URL,并抓取类似 "explore 的内容" 页面应该很简单。

Pretty much all open source repositories allow remote access via the appropriate source control provider - so the simplest way to download all the projects from Github would be to use git. Even if there's no API for it, all you need to do is find the right URL for each repo, and scraping something like the "explore" page should be easy.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文