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

scidownl is not working; gives a statuscode 403 #29

Open
MrUnknown789556 opened this issue Jul 11, 2024 · 1 comment
Open

scidownl is not working; gives a statuscode 403 #29

MrUnknown789556 opened this issue Jul 11, 2024 · 1 comment

Comments

@MrUnknown789556
Copy link

When I try to use <"scidownl", I get an error: status_code=403, content_length=747

######################

C:\Users\fn31>scidownl download --doi https://doi.org/ 10.1016/j.compstruct.2021.113663 --scihub-url http://sci-hub.st
Usage: scidownl download [OPTIONS]

Error: Got unexpected extra argument (10.1016/j.compstruct.2021.113663)

C:\Users\fn31>scidownl download --doi https://doi.org/10.1016/j.compstruct.2021.113663 --scihub-url http://sci-hub.st
[INFO] | 2024/07/11 21:06:12 | Run scihub tasks. Tasks information:
[INFO] | 2024/07/11 21:06:12 | DOI(s): ['https://doi.org/10.1016/j.compstruct.2021.113663']
[INFO] | 2024/07/11 21:06:12 | Output: C:\Users\fn31
[INFO] | 2024/07/11 21:06:12 | SciHub Url: http://sci-hub.st
[INFO] | 2024/07/11 21:06:12 | Choose the scihub url: http://sci-hub.st
[INFO] | 2024/07/11 21:06:12 | <- Request: scihub_url=http://sci-hub.st, source=DoiSource[type=doi, id=doi.org/10.1016/j.compstruct.2021.113663], proxies={}
[INFO] | 2024/07/11 21:06:12 | -> Response: status_code=403, content_length=747
[ERROR] | 2024/07/11 21:06:12 | final status: crawling_failed, error: Error occurs when crawling source: DoiSource[type=doi, id=doi.org/10.1016/j.compstruct.2021.113663]
[INFO] | 2024/07/11 21:06:12 | Choose the scihub url: http://sci-hub.st
[INFO] | 2024/07/11 21:06:12 | <- Request: scihub_url=http://sci-hub.st, source=DoiSource[type=doi, id=doi.org/10.1016/j.compstruct.2021.113663], proxies={}
[INFO] | 2024/07/11 21:06:12 | -> Response: status_code=403, content_length=747
[ERROR] | 2024/07/11 21:06:12 | final status: crawling_failed, error: Error occurs when crawling source: DoiSource[type=doi, id=doi.org/10.1016/j.compstruct.2021.113663]

######################

  1. What do I do wrong?
  2. Is it possible, to get a list of status codes, and their meanings?
@pcalais
Copy link

pcalais commented Dec 2, 2024

Just had the same problem. Buy yesterday it was working.

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