Skip to content

Instantly share code, notes, and snippets.

View avyfain's full-sized avatar

Avy Faingezicht avyfain

View GitHub Profile
@avyfain
avyfain / ff.py
Last active January 2, 2023 02:45 — forked from elaineo/ff.py
Follow Friday
import json
import os
from collections import Counter
# pip install TwitterAPI
from TwitterAPI import TwitterAPI
# Edit ff.py for your account. Go to https://apps.twitter.com/ to get API keys
# Don't forget to fill in your screen name (or someone else's).