Quickly crawl the information (e.g. followers, tags, mentions, date, etc...) of an instagram profile. No login required!
npm install instagram-profilecrawl -g
This module needs Node.js 7.6 or later.
$ instagram-profilecrawl --help
Usage
$ instagram-profilecrawl <name>
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
$ instagram-profilecrawl nacimgoura
$ instagram-profilecrawl nacimgoura -o yaml
You can find complete examples in the example folder.
MIT © Nacim Goura