Node-Twitter-Scraper
Scraping twitter using Puppeteer and Node
This is a work in progress.
Make sure you enter the email address and password for your email in the helpers.js file
Running the package
npm install
to install all dependencies. Then connect to your mongo server and npm start
to run everything.