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

something wrong with the sci-hub "title search" #9

Closed
fredericky123 opened this issue Sep 1, 2018 · 3 comments
Closed

something wrong with the sci-hub "title search" #9

fredericky123 opened this issue Sep 1, 2018 · 3 comments

Comments

@fredericky123
Copy link

I use this lookup as follows:
{
"name": "Sci-Hub Title",
"alias": "Sci-Hub Title",
"icon": "http://sci-hub.tw/favicon.ico",
"_urlTemplate": "https://sci-hub.tw/{z:title}",
"description": "SciHub Title",
"hidden": false,
"_urlParams": [],
"_urlNamespaces": {
"z": "http://www.zotero.org/namespaces/openSearch#"
},
"_iconSourceURI": "http://sci-hub.tw/favicon.ico"
},
however, the results often goes to nothing, however, if I use the title of paper to search in sci-hub manually, the result is correct, where is wrong?

@egh
Copy link
Owner

egh commented Sep 1, 2018

I tried to get this to work with POST requests, but POST requests seem to be broken in the locate engines for Zotero. This would affect #8 as well.

@fredericky123
Copy link
Author

Yes,this problem confused me a lot.

@egh
Copy link
Owner

egh commented Nov 13, 2019

@egh egh closed this as completed Nov 13, 2019
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