nbourguig / instagram-profilecrawl

:computer: Quickly crawl the information (e.g. followers, tags, etc...) of an instagram profile. No login required!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instagram-profilecrawl

fkill

NPM version Build Status built with NodeJS built with Selenium dependances

Quickly crawl the information (e.g. followers, tags, mentions, date, etc...) of an instagram profile. No login required!

Install

npm install instagram-profilecrawl -g

This module needs Node.js 7.6 or later.

Usage

$ 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

Example

You can find complete examples in the example folder.

example

License

MIT © Nacim Goura

About

:computer: Quickly crawl the information (e.g. followers, tags, etc...) of an instagram profile. No login required!

License:MIT License


Languages

Language:JavaScript 100.0%