{"id":13567288,"url":"https://github.com/bibcure/scihub2pdf","last_synced_at":"2025-04-09T08:11:19.067Z","repository":{"id":57464371,"uuid":"100965972","full_name":"bibcure/scihub2pdf","owner":"bibcure","description":"Downloads pdfs via a DOI number, article title or a bibtex file, using the database of libgen(sci-hub) , arxiv","archived":false,"fork":false,"pushed_at":"2020-07-17T11:57:08.000Z","size":1356,"stargazers_count":209,"open_issues_count":12,"forks_count":43,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-02T02:46:42.368Z","etag":null,"topics":["arxiv","bibtex","bibtexparser","doi","latex","sci-hub","science","scientific-journals"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bibcure.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-21T15:24:16.000Z","updated_at":"2025-03-03T04:57:11.000Z","dependencies_parsed_at":"2022-09-17T14:30:43.921Z","dependency_job_id":null,"html_url":"https://github.com/bibcure/scihub2pdf","commit_stats":null,"previous_names":["bibcure/sci2pdf"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibcure%2Fscihub2pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibcure%2Fscihub2pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibcure%2Fscihub2pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bibcure%2Fscihub2pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bibcure","download_url":"https://codeload.github.com/bibcure/scihub2pdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999861,"owners_count":21031046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arxiv","bibtex","bibtexparser","doi","latex","sci-hub","science","scientific-journals"],"created_at":"2024-08-01T13:02:27.678Z","updated_at":"2025-04-09T08:11:19.032Z","avatar_url":"https://github.com/bibcure.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"SciHub to PDF(Beta)\n===================\n\nDescription\n-----------\n\nscihub2pdf is a module of\n`bibcure \u003chttps://github.com/bibcure/bibcure\u003e`__\n\nDownloads pdfs via a DOI number, article title or a bibtex file, using\nthe database of libgen, Sci-Hub and Arxiv.\n\nInstall\n-------\n\n::\n\n    $ sudo python /usr/bin/pip install scihub2pdf\n\nIf you want to download files from scihub you will need to get PhantomJS\n\nOSX\n~~~\n\n::\n\n    $ npm install -g phantomjs\n\nLinux Using npm\n~~~~~~~~~~~~~~~\n\n::\n\n    $ sudo apt-get install npm\n    $ sudo npm install -g phantomjs\n\nFeatures and how to use\n-----------------------\n\nGiven a bibtex file\n\n::\n\n    $ scihub2pdf -i input.bib\n\nGiven a DOI number...\n\n::\n\n    $ scihub2pdf 10.1038/s41524-017-0032-0\n\nGiven a title...\n\n::\n\n    $ scihub2pdf --title An useful paper\n\nArxiv...\n\n::\n\n    $ scihub2pdf arxiv:0901.2686\n    $ scihub2pdf --title arxiv:Periodic table for topological insulators\n\nLocation folder as argument\n\n::\n\n    $ scihub2pdf -i input.bib -l somefoler/\n\nUse libgen instead sci-hub\n\n::\n\n    $ scihub2pdf -i input.bib --uselibgen\n\nSci-hub:\n--------\n\n-  Stable\n-  Annoying CAPTCHA\n-  Fast\n\nLibgen\n------\n\n-  Unstalbe\n-  No CAPTCHA\n-  Slow\n\nDownload from list of items\n---------------------------\n\nGiven a text file like\n\n::\n\n    10.1038/s41524-017-0032-0\n    10.1063/1.3149495\n    .....\n\ndownload all pdf's\n\n::\n\n    $ scihub2pdf -i dois.txt --txt\n\nGiven a text file like\n\n::\n\n    Some Title 1\n    Some Title 2\n    .....\n\ndownload all pdf's\n\n::\n\n    $ scihub2pdf -i titles.txt --txt --title\n\nGiven a text file like\n\n::\n\n    arXiv:1708.06891\n    arXiv:1708.06071\n    arXiv:1708.05948\n    .....\n\ndownload all pdf's\n\n::\n\n    $ scihub2pdf -i arxiv_ids.txt --txt\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibcure%2Fscihub2pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbibcure%2Fscihub2pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbibcure%2Fscihub2pdf/lists"}