mkmcc / bibslurp

retrieve BibTeX entries from NASA ADS
http://astro.berkeley.edu/~mkmcc/software/bibslurp.html
GNU General Public License v3.0
12 stars 5 forks source link

Use ADS Api instead of parsing the HTML output #10

Open Knusper opened 5 years ago

Knusper commented 5 years ago

https://github.com/adsabs/adsabs-dev-api provides a programmatic interface to the ADS database, which could be used by bibslurp instead of parsing the HTML pages.