Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ademking/instaposter
🖼 Instagram Auto-Posting BOT - Post Automatically to instagram
https://github.com/ademking/instaposter
automation cronjob instagram php php7 posts
Last synced: 7 days ago
JSON representation
🖼 Instagram Auto-Posting BOT - Post Automatically to instagram
- Host: GitHub
- URL: https://github.com/ademking/instaposter
- Owner: Ademking
- Created: 2018-06-02T20:20:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T17:45:48.000Z (almost 5 years ago)
- Last Synced: 2024-12-09T18:13:15.378Z (16 days ago)
- Topics: automation, cronjob, instagram, php, php7, posts
- Language: PHP
- Homepage:
- Size: 133 KB
- Stars: 182
- Watchers: 10
- Forks: 76
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InstaPoster 🖼
Instagram Auto-Posting BOT - Post Automatically to instagram (Every X minutes)
## Installation
1. Download Files [Click Here](https://github.com/Ademking/InstaPoster/archive/master.zip)
2. Open Your Terminal and run :
```sh
composer install
```
3. Modifiy config.php with your Instagram Username / Password
![](https://i.imgur.com/eeOnWDw.png)4. Upload your files to your hosting
5. create cron-job account and click on Create Cronjob
![](https://i.imgur.com/CxovuZS.png)6. Change the domain name - Change Timer ( 15 min is good enough )
![](https://i.imgur.com/JbRhZ9A.png)## Usage example
Demo : https://www.instagram.com/_nature___lover_2018/
## Meta
Adem Kouki – [@Facebook](https://www.facebook.com/AdemKouki.Officiel) – [email protected]
[https://github.com/Ademking](https://github.com/Ademking)
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request