-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The EUPMC API provides fulltextXML in JATS format, as well as zipped 'supplementary files' which in my experience include full-sized figure images.
The only way to access the files is via the zipped archive, meaning we can't simply refer out to an external image to show previews during search results - we'll have to pull the data and extract it.
Easy to get with getpapers:
getpapers --query 'some query' --xml --supp --outdir somedir