-
Notifications
You must be signed in to change notification settings - Fork 39
Gus Hahn-Powell edited this page Jun 17, 2016
·
8 revisions
Here are two solutions:
- Use a url of this format:
http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=<pmc id sans pmc goes here>&retmode=xml
- If we wanted to retrieve
PMC26816343
, this would be the formatted url:http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&id=26816343&retmode=xml
- You can run this
Python
(2.7 or 3.x) script: https://gist.github.com/myedibleenso/f233359445461a71ad37017393fe921f