Skip to content

Web automation with puppeteer. An express server(with mongoose) will fetch instagram users username from mongodb , then puppeteer will check that account and collect user's info. Then express will update the user's info in databse. Fully automated.

Notifications You must be signed in to change notification settings

babulakterfsd/insta-scrapper

Repository files navigation

Insta - Web automation with puppeteer to check and validate users.

Features

  • Browser automation implemented with puppeteer
  • Advance filtering with mongoDB aggregation
  • Able to deal with 100k+ data without lagging

technologies:

- Node.js
- Express.js
- MongoDB
- Puppeteer
- Mongoose

How to run

  • First, clone the repo and install the dependencies using yarn install command.
  • then, build the project using yarn run build command.
  • at last, run the project using yarn run dev command.

About

Web automation with puppeteer. An express server(with mongoose) will fetch instagram users username from mongodb , then puppeteer will check that account and collect user's info. Then express will update the user's info in databse. Fully automated.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published