scihub2pdf icon indicating copy to clipboard operation
scihub2pdf copied to clipboard

Downloads pdfs via a DOI number, article title or a bibtex file, using the database of libgen(sci-hub) , arxiv

Results 12 scihub2pdf issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/50866639/115981312-551c7200-a5c5-11eb-98a0-ee64e14ed2f6.png) ```log root@ecs-6e13:~# scihub2pdf doi:10.1016/j.patcog.2016.10.023 --uselibgen Using Libgen. Traceback (most recent call last): File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 144, in _new_conn (self.host, self.port), self.timeout, **extra_kw) File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 60, in create_connection for...

Selenium abadoned PhantomJS, Could you update scihub.py in which self.driver = webdriver.PhantomJS()

https://github.com/bibcure/scihub2pdf/blob/62c709a5bbc0248ce3b1b84e9e1be504db64366f/scihub2pdf/download.py#L42

I have tried to download pdfs using the list of DOI that I have stored in the .txt file. Then, I got an issue after 3-4 pdfs are succesfully downloaded:...

Im trying to run this on the cmd of windows 10 but it doesnt find scihub2pdf after installing it with pip, so how can I run it?

It seems that my school has banned the "sci-hub.cc" domain but the "sci-hub.bz" it is still working. Is there any way to change the domain? maybe passing it as an...

Nice jobs. most articles are downloaded automaticlly, but a few cannot be found like below: DOI: 10.1080/16742834.2014.11447220 Sci-Hub Link: https://sci-hub.se/10.1080/16742834.2014.11447220 checking if has captcha... No pdf found. Maybe, the sci-hub...

As mentioned, is it possible to add one more option to choose server domain?

change from sci-hub.cc to sci-hub.tw

Since the sci-hub.cc has been blocked, it's a good idea to use its IP address instead of the initial domain. I have tested it and all work well. What's more,...