Skip to content

christirichards/pubmed-link-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PubMed Link Parser

The PubMed Link Parser allows you to enter one or more URLs from PubMed and grabs the results of the <h1> tag using the Simple HTML DOM Parser library. The script currently dumps the results into numbered batches of thirty and includes an implementation of Clipboard.js to quickly copy the output batches to the clipboard for easy pasting into projects.

(This was created for a friend at NutritionFacts.org)

Version

1.0.1

Requirements

PHP

To Use

Upload to your web directory and open parser.php or fire up a local server for personal use.

Feel free to modify this to suit your needs. I wrote this pretty quickly, so there's probably a lot of room for improvement.

To Do

Add in an Asana exporter.

License

MIT

Contact

Christi Richards

@christirichards