ferru97 / PyPaperBot

PyPaperBot is a Python tool for downloading scientific papers using Google Scholar, Crossref, and SciHub.
MIT License
358 stars 67 forks source link

Cannot download an article #49

Open Dozerzoc opened 2 years ago

Dozerzoc commented 2 years ago

Good time of a day! While I try to download an article, it just creates bibtex and csv file.

python -m PyPaperBot --doi=":10.4304/jetwi.2.3.258-268" --dwn-dir="/home/___/Desktop/Thesis/Experiment"

Downloading papers from DOIs

Searching paper 1 of 1 with DOI :10.4304/jetwi.2.3.258-268 Python 3

Using https://sci-hub.ee as Sci-Hub instance Download 1 of 1 -> A Survey of Text Summarization Extractive Techniques

Work completed!

andyspeak commented 2 years ago

I had a similar issue but sci-hub doesnt work for me when my VPN is turned off. Turning it back on did the trick.

aknahin commented 1 year ago

Same here. Only downloads csv and a bibtex file.

BlueVelvetSackOfGoldPotatoes commented 8 months ago

same here... Has anyone figured it out?