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".