Skip to content

Project I did with Web Scraping and Selenium to analyze the user's followers and the people they follow.

Notifications You must be signed in to change notification settings

Wesley-Breno/GitHub_Follower_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github Follower Analyzer

Description

Program made in Python to analyze the user's followers. The program is responsible for unfollowing those who do not follow the user back, it is also It is possible to follow back those that the user has not yet followed. Automated methods so the user doesn't have to worry about managing followers.

How to use?

To access the project, simply download the code by clicking on this link: https://github.com/Wesley-Breno/Analisa-seguidores-do-GitHub/archive/refs/heads/main.zip
Once the project is downloaded, open it in your code editor and download the project requirements and use the program in your project or use directly from the project code. The program will use the function print() to show each piece of information requested by the user.

Making the program follow those who the user does not follow back

Making the program unfollow anyone who doesn't follow the user back

Remember to call the get_followers and get_following functions and store their returns in a variable like the one in the image above

Technologies used

About

Project I did with Web Scraping and Selenium to analyze the user's followers and the people they follow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages