Awesome
puppeteer-instagram-cli
CLI for Instagram automation driven by headless chrome.
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
- puppeteer-instagram - Library for this CLI.
- puppeteer-email - Email automation driven by headless chrome.
- puppeteer - Headless Chrome Node API.
- awesome-puppeteer - A curated list of awesome puppeteer resources.
License
MIT © Travis Fischer
Support my OSS work by <a href="https://twitter.com/transitive_bs">following me on twitter <img src="https://storage.googleapis.com/saasify-assets/twitter-logo.svg" alt="twitter" height="24px" align="center"></a>