Various Node.js scripts to scrape and analyse publication information for Nature articles.
// TODO!
Node.js runtime is required for all JavaScript applications. See Node.js regarding the installation information for your plattform.
Open the Node.js command prompt and navigate to the src folder of this project. Install puppeteer by executing: npm i puppeteer
.
// TODO!
Distributed under GPLv3 License. See LICENSE for more information.