Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 581 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 581 Bytes

leaving_twitter

python script to grab the list of followers or following to a csv

heavily based on https://github.com/twitterdev/Twitter-API-v2-sample-code/blob/0d1587147d3bf8338b5fea2b4e5bb56d37f5c2b6/Follows-Lookup/followers_lookup.py

  • added csv writer
  • pagination

usage