ContentMine / getpapers

Get metadata, fulltexts or fulltext URLs of papers matching a search query
MIT License
197 stars 37 forks source link

Download list of identifiers #148

Open tarrow opened 7 years ago

tarrow commented 7 years ago

We should either include in the core code or detail how to download a list of identifiers.

For example a list of PMCids. This could be a bash script or similar

alexmaina commented 7 years ago

Hi @tarrow

Please see below a bash script that mines multiple articles based on a dataset of multiple PMIDs (Idenifiers)

The hack can be found here

larsgw commented 7 years ago

Doesn't that overwrite the eupmc_results.json and eupmc_fulltext_html_urls.txt files?