- Go the the root folder on Terminal.
- run
npm install
- run nodemon
- Open postman make JSON post request as below. URL : localhost:4000/ raw json : { "reqType":"aboutTextScrap", "keyword" : "mindcrew about" }
If you want to scrap insta user profile
- Go the the root folder on Terminal.
- node insta.js