Instagram CLI
February 26, 2020 ยท View on GitHub
Prerequisites
Setup
Clone or download this repository to get started.
Copy .env.example to .env, fill out your account details and run:
composer install --no-dev
Usage
instagram:viewstories {--username=} {--password=} {--like=false} {--limit=1}
Options:
- --username=
- --password=
- --like=true or false
- --limit=6 (max 10)
Feature
- Story
- Stories and Likes
- Likes
- Business Statistcs
Documentation
For full documentation, visit laravel-zero.com.
Support the development
Do you like this project? Support it by donating
- PayPal: Donate
License
Laravel Zero is an open-source software licensed under the MIT license.