Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transitive-bullshit/puppeteer-instagram-cli
CLI for Instagram automation driven by headless chrome.
https://github.com/transitive-bullshit/puppeteer-instagram-cli
automation cli headless-chrome instagram puppeteer
Last synced: 14 days ago
JSON representation
CLI for Instagram automation driven by headless chrome.
- Host: GitHub
- URL: https://github.com/transitive-bullshit/puppeteer-instagram-cli
- Owner: transitive-bullshit
- Created: 2018-07-18T00:28:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T23:13:35.000Z (over 4 years ago)
- Last Synced: 2024-10-20T01:08:56.285Z (17 days ago)
- Topics: automation, cli, headless-chrome, instagram, puppeteer
- Language: JavaScript
- Size: 54.7 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-puppeteer - puppeteer-instagram-cli - CLI for Instagram automation driven by headless chrome. (Packages)
- awesome-puppeteer-zh - puppeteer-instagram-cli - 由puppeteer 驱动的 Instagram自动化CLI. (包 / 贡献)
README
# puppeteer-instagram-cli
> CLI for [Instagram](https://instagram.com) automation driven by headless chrome.
[![NPM](https://img.shields.io/npm/v/puppeteer-instagram-cli.svg)](https://www.npmjs.com/package/puppeteer-instagram-cli) [![Build Status](https://travis-ci.com/transitive-bullshit/puppeteer-instagram-cli.svg?branch=master)](https://travis-ci.com/transitive-bullshit/puppeteer-instagram-cli) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
This CLI also has a [library](https://github.com/transitive-bullshit/puppeteer-instagram).
## Install
```bash
npm install -g puppeteer-instagram-cli
```## Usage
```bash
Usage: instagram [options] [command]Options:
-V, --version output the version number
-u, --username account username
-e, --email account email
-p, --password account password
-H, --no-headless (puppeteer) disable headless mode
-s, --slow-mo (puppeteer) slows down operations by the given ms (default: 0)
-h, --help output usage informationCommands:
signup [options]
signin
signout
verify [options]
```## Related
- [puppeteer-instagram](https://github.com/transitive-bullshit/puppeteer-instagram) - Library for this CLI.
- [puppeteer-email](https://github.com/transitive-bullshit/puppeteer-email) - Email automation driven by headless chrome.
- [puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome Node API.
- [awesome-puppeteer](https://github.com/transitive-bullshit/awesome-puppeteer) - A curated list of awesome puppeteer resources.## License
MIT © [Travis Fischer](https://github.com/transitive-bullshit)
Support my OSS work by following me on twitter