Skip to content

Web tool for followers stats in Letterboxd, and automating unfollowing

Notifications You must be signed in to change notification settings

ShiloBuchnik/letterboxd_unfollower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Not available

This is a small web-scraping and web-automation tool for Letterboxd, written in Python3

Utilising BeautifulSoup for web-scraping and Selenium for web-automation;
this script gives you info about your followers\following, and allows you to automatically unfollow the bastards users who don't follow back.

Namely, the subsequent stats are shown:

  • Users that don't follow you back.
  • Fans (users that you don't follow back).
  • List of users that follow you.
  • List of users you follow.

To run it, go to your Letterboxd user page and copy exactly the link above.
Then, you can run the script in one of two ways:

  • With .exe file: Run main.exe and enter the link in the prompt.
  • With CLI\terminal: Type python main.py <link> in your favorite CLI.

After the stats are shown, you can use the automation tool to unfollow back.
For that you'll need to input username and password in order to login.
Those are not saved anywhere, and are used solely by the script.
*Note the password field is "secure", i.e. your input doesn't appear on screen.

Lastly, let the automation tool run, and you're all done :D

About

Web tool for followers stats in Letterboxd, and automating unfollowing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages