Quickly crawl the information (e.g. followers, tags, mentions, date, etc...) of an instagram profile. No login required!
Usage
$ node index.js <username>
Options
--output -o define output format (JSON, YAML)
--limit -l get only the number of post defined by the limit
--interactive -i disable headless mode
Examples
$ node index.js zuck
$ node index.js zuck -l 3 -o yaml
this is an extend of version of nacimgoura instagram-profilecrawl https://nacimgoura.github.io