Skip to content

rostovondon/PoliticalHeatMap-SIGIR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PoliticalHeatMap-SIGIR

TwitterCrawler

Uses the "TwitterAPI" python module to collect tweets based on search query and geocode. Outputs to *.json.

###Credentials.txt In order to authenticate with Twitter, you must enter your Twitter API keys in the credentials.txt file in the following order, separated by line:

  • consumer_key
  • consumer_secret
  • access_token_key
  • access_token_secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%