virology-emails
v1.3.2
Published
A package to gather author names and emails from sites related to virology
Downloads
4
Readme
Virology email collector
A package that can collect author emails and/or names from sites related to virology. Using puppetter the authors are gathered from the supported sites.
Supported sites
- Biorxiv
- Pubmed
Running
npm install virology-emails
Ensure that the program has a directory to write to
mkdir output
virology-emails
The package will automatically prompt for inputs such as the site, start/stop indexes, and an output directory.