Skip to content

Instantly share code, notes, and snippets.

@vallantin
Created October 16, 2018 15:58
Show Gist options
  • Save vallantin/71d563819dba0d8d9adc648a2c27cf49 to your computer and use it in GitHub Desktop.
Save vallantin/71d563819dba0d8d9adc648a2c27cf49 to your computer and use it in GitHub Desktop.
query = '#Haddad OR #Haddad13 OR #HaddadSim OR' \
'#EleNao OR #EleNunca OR #Bolsonaro OR' \
'#Bolsonaro17 OR #SomosTodosBolsonaro OR #Bolsonaro2019 OR' \
'"haddad" OR "bolsonaro"'
# Get those tweets
get_save_tweets('tweets.json', api, query)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment