Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

排名有问题!!! #87

Open
Mia0a-hi opened this issue Nov 16, 2021 · 6 comments
Open

排名有问题!!! #87

Mia0a-hi opened this issue Nov 16, 2021 · 6 comments

Comments

@Mia0a-hi
Copy link

image
image

请查看两个图片的对比
只标识省市的未包含到中国排行榜内!

@jaywcjlove
Copy link
Owner

@Mia0a-hi 这个是 GitHub API 拉出来的。

@jaywcjlove
Copy link
Owner

const dt = await request('GET /search/users', {
...{ headers },
q: `followers:>1000${isChina ? '+location:China' : ''}`,
page: page,
per_page: 100,
});
if (dt && dt.data && dt.data.items) {

@Mia0a-hi
Copy link
Author

啊哈哈哈 所以建议优化呀~

@jaywcjlove
Copy link
Owner

@Mia0a-hi 额,是我 api 搜索条件优化一下,还是去 GitHub 提个 issue

@jaywcjlove
Copy link
Owner

@Mia0a-hi 或者你去提示作者,添加个国家信息?

@Mia0a-hi
Copy link
Author

哈哈哈哈哈 可以优化下api搜索条件

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants