Instagram Web Scraper made with NodeJS and puppeteer package
npm install && npm start
- Login to existing Instagram account
- Get the number of posts, followers and following for the wanted account
- Get a list of all the followers of the wanted account
- Existing account and correct password verification
- User Interface for the web scraper (Front-end)