Documentation¶
The SciHub class¶
-
class
pyscihub.pyscihub.SciHub(url, output_path)[source]¶ Bases:
objectThe SciHub object can be used to download PDFs from SciHub after initialisation.
Initialises the SciHub object with the Sci-Hub url
urland writes all PDFs to theoutput_pathfolder.- Parameters
url (str) – Sci-Hub URL to use
output_path (Path) – The folder to download all PDFs to