Skip to content

a script to unfollow instagram accounts that doesn't follow back

Notifications You must be signed in to change notification settings

Hyperx837/unfollower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Unfollower

A script that helps you identify users that do not follow you back on Instagram. Written in Python 3.10 and uses Playwright and aiohttp.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.10 or later
  • Playwright
  • aiohttp

Installing

  1. Clone the repository to your local machine
git clone https://github.com/Hyperx837/unfollower.git
  1. Navigate to the cloned repository
cd instagram-unfollower
  1. Install the required packages
pip install -r requirements.txt
  1. Run the script (Don't use -c if you already have a file named credentials.py with username and password)
python instagram.py -c

Note

This script was initially started with scrapy, there's a separate script with scrapy. This script will be completed later.

Built With

Contributing

Feel free to fork the repository and submit a pull request.

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

a script to unfollow instagram accounts that doesn't follow back

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages