This is laravel framework with liamcottle Instagram private library.
This is automated application built to share likes between community of users. Users can login and get likes by requesting it. Same way user account used to send likes to other user requests. Applies for auto follows, comments too.
The new instagram checkpoint has been bit solved with this code.
Application can do
To install this application.
php artisan migrate
and seed it using command php artisan db:seedemail: admin@admin.com password: testpassword
Add proxies. Goto admin panel and add proxies. No problem, if you are using small application. By default, there's one proxy to use Not recommended. Use proxy from the same country user comes from.
Now goto main page of the app.
Sigin with instagram username and password. If it's ask for verification code, verify with the code.
To get followers
You need to run laravel cron every minute in order to auto comment, like, follow to work.
Raise issue or request new functionalities. I am happy to work.