Skip to content

Creates a new list and adds all accounts you are following to that list, then unfollows them all

Notifications You must be signed in to change notification settings

zackshapiro/Twitter-Following-To-List-Migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Twitter-Following-To-List-Migration

Creates a new list and adds all accounts you are following to that list, then unfollows them all

Create an app at developer.twitter.com to get API keys to plug in.

First activate the virtual environment with the following command: source venv/bin/activate

Run with: python3 following_migration_twitter_script.py

Before running, edit the API key and access keys at the top of the file and put your credentials in.

You can also edit the list name, the list mode (private or public), and the list description at the top of the file.

About

Creates a new list and adds all accounts you are following to that list, then unfollows them all

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published