小编sco*_*ott的帖子

github搜索限制结果

我需要在Github上进行一次非常大的搜索,以便在我的论文中进行统计.

例如,我需要探索的大量GitHub上的Android项目,但该网站限制为1000(例如搜索结果.https://github.com/search?l=java&q=onCreate&ref=searchresults&type=Code&utf8=%E2 %9C%93).同样使用Java GitHub API我使用该方法尝试了库org.eclipse.egit.github.core.client.GitHubClient,GitHubClient.searchRepositories()但即便如此,结果的数量也是有限的.

有谁知道如何获得所有结果?

github github-api

9
推荐指数
2
解决办法
5414
查看次数

标签 统计

github ×1

github-api ×1