Created
October 16, 2018 15:58
-
-
Save vallantin/71d563819dba0d8d9adc648a2c27cf49 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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