Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michelmelo/instagram-cli

Instagram-cli
https://github.com/michelmelo/instagram-cli

api business cli instagram instagram-api instagram-bot like statistics stories

Last synced: about 2 months ago
JSON representation

Instagram-cli

Awesome Lists containing this project

README

        

# Instagram CLI


Build Status
Total Downloads
Latest Stable Version
License

------

## Prerequisites

* [PHP 7.3](https://www.php.net/)
* [Composer](https://getcomposer.org/)

## 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

```shell

instagram:viewstories {--username=} {--password=} {--like=false} {--limit=1}

```
## Options:
- [X] --username=
- [X] --password=
- [x] --like=true or false
- [X] --limit=6 (max 10)

# Feature

- [X] Story
- [X] Stories and Likes
- [ ] Likes
- [ ] Business Statistcs

## Documentation

For full documentation, visit [laravel-zero.com](https://laravel-zero.com/).

## Support the development
**Do you like this project? Support it by donating**

- PayPal: [Donate](https://www.paypal.com/)

## License

Laravel Zero is an open-source software licensed under the [MIT license](https://github.com/laravel-zero/laravel-zero/blob/stable/LICENSE.md).