Skip to content

A command line utility for downloading articles and citations from Sci-Hub/Crossref

License

Notifications You must be signed in to change notification settings

Milover/fetchref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetchref

A simple, hacky command line utility for fetching article PDFs from Sci-Hub, book PDFs from Libgen and formatted citations from CrossRef from supplied DOIs and/or ISBNs.

Article download requires DOIs, while book downloads require ISBNs. Citations, on the other hand, can be fetched both from DOIs and ISBNs, although it should be noted that ISBNs are converted to DOIs by querying CrossRef which sometimes fails, especially for older books.

TODO

  • release stuff
    • setup GitHub actions/releases
    • publish on pkg.go.dev
  • add more functionality for managing citations
  • add better logging/instrumentation
  • add unit/integration tests

About

A command line utility for downloading articles and citations from Sci-Hub/Crossref

Topics

Resources

License

Stars

Watchers

Forks