ScholarTools / pdfetch

Retrieves PDF files
0 stars 0 forks source link

Download paper based on PMID #1

Open JimHokanson opened 8 years ago

JimHokanson commented 8 years ago

Important Steps: 1) Determine a PMID to DOI resolver - who gets to resolve IDs? Crossref or Pubmed? Something else? 2) Probably would need to implement official API for ILL repo

atbest commented 7 years ago

You can get doi simply using Pubmed ID converter like this: https://www.ncbi.nlm.nih.gov/pmc/utils/idconv/v1.0/?tool=tool&email=email&ids=23193287&format=json It will return pmcid/pmid/doi. See https://www.ncbi.nlm.nih.gov/pmc/tools/id-converter-api/ for more information.