puppeteer-instagram-cli

0.0.1 • Public • Published

puppeteer-instagram-cli

CLI for Instagram automation driven by headless chrome.

NPM Build Status JavaScript Style Guide

This CLI also has a library.

Install

npm install -g puppeteer-instagram-cli

Usage

  Usage: instagram [options] [command]
 
  Options:
 
    -V, --version              output the version number
    -u, --username <username>  account username
    -e, --email <email>        account email
    -p, --password <password>  account password
    -H, --no-headless          (puppeteer) disable headless mode
    -s, --slow-mo <timeout>    (puppeteer) slows down operations by the given ms (default: 0)
    -h, --help                 output usage information
 
  Commands:
 
    signup [options]
    signin
    signout
    verify [options]

Related

License

MIT © Travis Fischer

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    4

Package Sidebar

Install

npm i puppeteer-instagram-cli

Weekly Downloads

4

Version

0.0.1

License

MIT

Unpacked Size

8.89 kB

Total Files

14

Last publish

Collaborators

  • fisch0920