/Insta-API

Collect data from instagram with this API (Express + Puppeteer)

Primary LanguageJavaScript

Usage

  • first npm install

  • npm start

  • It will start the server on port 5000 by default.

  • now open the index.html file and type the username ans press submit make sure server is running on your machine.

  • A browser will be opened and the json data will be inserted into textarea once it is parsed.