{"id":20401814,"url":"https://github.com/ddomingof/pubmed2pdf","last_synced_at":"2025-04-07T11:03:55.019Z","repository":{"id":57455506,"uuid":"197534879","full_name":"ddomingof/PubMed2PDF","owner":"ddomingof","description":"A Python package to download full article PDFs from OA publications","archived":false,"fork":false,"pushed_at":"2025-01-12T21:51:25.000Z","size":38,"stargazers_count":41,"open_issues_count":0,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T10:01:35.155Z","etag":null,"topics":["articles-google-scholar","open-access","pdf","pubmed","scientific-literature","scientific-publications"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddomingof.png","metadata":{"files":{"readme":"README.rst","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-18T07:25:37.000Z","updated_at":"2025-03-11T05:45:04.000Z","dependencies_parsed_at":"2025-02-06T21:11:50.944Z","dependency_job_id":"f200dd6c-a198-4488-933f-a31dca7762a6","html_url":"https://github.com/ddomingof/PubMed2PDF","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"6139d53b15378631c15f3cf7e0b353da636bd879"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddomingof%2FPubMed2PDF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddomingof%2FPubMed2PDF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddomingof%2FPubMed2PDF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddomingof%2FPubMed2PDF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddomingof","download_url":"https://codeload.github.com/ddomingof/PubMed2PDF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640459,"owners_count":20971557,"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":["articles-google-scholar","open-access","pdf","pubmed","scientific-literature","scientific-publications"],"created_at":"2024-11-15T04:51:52.101Z","updated_at":"2025-04-07T11:03:54.996Z","avatar_url":"https://github.com/ddomingof.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"PubMed2PDF\n==========\n\nA Python package to download PDFs from OA publications in PubMed. The underlying code is forked from\nhttps://github.com/billgreenwald/Pubmed-Batch-Download. Downloaded files are located  by default in your personal folder under the 'pubmed2pdf' directory.\n\n\nInstallation\n------------\n``pubmed2pdf`` can be installed from `PyPI \u003chttps://pypi.org/project/pubmed2pdf\u003e`_\nwith the following command in your terminal:\n\n.. code-block:: sh\n\n    $ python3 -m pip install pubmed2pdf\n\nThe latest code can be installed from `GitHub \u003chttps://github.com/ddomingof/PubMed2PDF\u003e`_\nwith:\n\n.. code-block:: sh\n\n    $ python3 -m pip install git+https://github.com/ddomingof/PubMed2PDF.git\n\nFor developers, the code can be installed with:\n\n.. code-block:: sh\n\n    $ git clone https://github.com/ddomingof/PubMed2PDF.git\n    $ cd PubMed2PDF\n    $ python3 -m pip install -e .\n\nHow to Use\n----------\n\nPubMed2PDF works by simply typing the list of PubMed identifiers in your command line interface or reading them from a\nfile.\n\nExample from file:\n\n.. code-block:: sh\n\n    $ python3 -m pubmed2pdf pdf --pmidsfile=\"/my/path/to/the/file\"\n\n.. code-block:: sh\n\n    $ python3 -m pubmed2pdf pdf --pmids=\"123, 1234, 12345\"\n\nRun the help command to see all functionalities\n\n.. code-block:: sh\n\n    $ python3 -m pubmed2pdf pdf --help\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddomingof%2Fpubmed2pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddomingof%2Fpubmed2pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddomingof%2Fpubmed2pdf/lists"}