Skip to content

nbourguig/instagram-profilecrawl

 
 

Repository files navigation

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%