Skip to content

Instantly share code, notes, and snippets.

View oliviaguest's full-sized avatar

Olivia Guest oliviaguest

View GitHub Profile
@oliviaguest
oliviaguest / remove_non_mutuals.py
Last active August 1, 2019 08:44
Remove (and backup) non-mutuals on Twitter.
#!/usr/bin/env python3
import csv
import time
import tweepy
import datetime
# Read http://docs.tweepy.org/en/v3.5.0/auth_tutorial.html to fill in the two lines below.
auth = tweepy.OAuthHandler('XXX', 'YYY')
auth.set_access_token('123', '456')

Keybase proof

I hereby claim:

  • I am oliviaguest on github.
  • I am oliviaguest (https://keybase.io/oliviaguest) on keybase.
  • I have a public key whose fingerprint is 8CF3 1DF2 7901 EC0E 1A93 D72D 305A D1F8 E02A 226E

To claim this, I am signing this object: