Skip to content

Instantly share code, notes, and snippets.

@bricky149
bricky149 / geo.py
Created October 18, 2016 10:20
Script used to scrape Twitter users' locations from GPS-tagged tweets.
import json
from twython import Twython
CONSUMER_KEY = ''
CONSUMER_SECRET = ''
ACCESS_TOKEN = ''
ACCESS_TOKEN_SECRET = ''
twitter = Twython(CONSUMER_KEY, CONSUMER_SECRET, ACCESS_TOKEN, ACCESS_TOKEN_SECRET)

Keybase proof

I hereby claim:

  • I am ThatBrickster on github.
  • I am thatbrickster (https://keybase.io/thatbrickster) on keybase.
  • I have a public key whose fingerprint is BB04 8F4C D903 357D 3159 FA28 3787 8BD0 591A 1A8D

To claim this, I am signing this object: