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

Fix for not working in semantic scholar #86

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

specialpointcentral
Copy link

@specialpointcentral specialpointcentral commented Feb 13, 2024

Add semantic API to obtain the full venue name.

fixes: #85 #80 #69 #63

Signed-off-by: SPC <github@spcsky.com>
Signed-off-by: SPC <github@spcsky.com>
When checking that each key in the list `fullUrl` contains the name of the
conference, we need to check that it CONTAINS, not the name is at the BEGINNING
of the list.

Signed-off-by: SPC <github@spcsky.com>
@specialpointcentral specialpointcentral force-pushed the master branch 3 times, most recently from 24ca8f1 to 05b6e2f Compare February 13, 2024 13:15
Signed-off-by: SPC <github@spcsky.com>
@WenyanLiu
Copy link
Owner

感谢 @specialpointcentral

我想问问,最近 SemanticScholar 的 API 正常吗?

我按照 #85 的链接请求,显示:Too Many Requests. Please wait and try again or apply for a key for higher rate limits. https://www.semanticscholar.org/product/api#api-key-form

谢谢~

@specialpointcentral
Copy link
Author

感谢 @specialpointcentral !↳

我想问问,最近 SemanticScholar 的 API 正常吗?

我按照 #85 的链接请求,显示:Too Many Requests. Please wait and try again or apply for a key for higher rate limits. https://www.semanticscholar.org/product/api#api-key-form↳

谢谢~

您好,我这边是可以使用的,请查看一下是否使用了代理,似乎API的请求数量限制是按照IP统计的。另外记得禁用浏览器缓存,否则可能会出现“Too Many Requests. Please wait and try again or apply for a key for higher rate limits.”信息被缓存的情况。

祝成功~

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

Successfully merging this pull request may close these issues.

使用 firefox 时在semantic scholar 中错误标识 FAST 的级别
2 participants