Twitter API: Fetch followers & following list of any user using Python script

Author: aashutosh

Updated: 17 Feb 2023 11:53 a.m.

Tags: #Python #Scripting #REST #API #Automation #Twitter

Summary : Scrap twitter Data using API & Python Script, save output to a Database or Spreadsheets

Fetch Followers & Following list of any user on Twitter and save the output to an excel file.
Perform other operations like Follow, unfollow etc automatically.

This Python Script fetches Followers & Following list of any Twitter user using Twitter API & Python script and saves the output to an excel file called "username_TwitterFollowers.xlsx".

Github Repositoryhttps://github.com/aashutosh0012/TwitterAPI-followers_and_followings