michelmelo / instagram-cli
Instagram Cli
Fund package maintenance!
nunomaduro
Patreon
www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 1
Forks: 2
Open Issues: 2
Type:project
Requires
- php: ^7.2
- illuminate/log: ^6.0
- laravel-zero/framework: ^6.0
- michelmelo/instagram-private-api: ^1.13
- nunomaduro/laravel-console-dusk: ^1.6
- zendframework/zend-text: ^2.7
Requires (Dev)
- mockery/mockery: ^1.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2024-10-19 23:07:52 UTC
README
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.