Use Twitter REST API and Google Map API to get information.
Documenting file: twitter_scrawler.pdf
Get Followers ID: get_id.py
Get Profile through ID: get_profile.py
Extract Profile Image: get_image.py
Sample part of IDs: list; sample.py
Extract Profile Location: get_location.py; example output locations: loc
Check if location in US (GOOGLE MAP): get_country.py
Count number of common follwers: count.py; num.py