thepasterover / insta_bot

A bot to unfollow people who dont follow you back on instagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insta_bot

Bot to unfollow people who dont follow back (unfaithful pieces of shit). No need to trouble yourself with login and loading, just pass your username and password in the object everything should be fine. People with verified badges wont be unfollowed the script takes care of it.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to have Python 3.x.x installed and selenium (Chrome driver)

Python 3.x.x Selenium Chrome driver

Installing

Install Python 3 for linux

sudo apt install python3

Download Python3 for windows

Install selenium for both windows and linux (pip3 for linux)

pip install selenium

Download ChromeDriver for your specific chrome version.

Built With

Author

License

This project is licensed under the MIT License

Acknowledgments

About

A bot to unfollow people who dont follow you back on instagram

License:MIT License


Languages

Language:Python 100.0%