You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Autenticação com a API do Twitter;
Streaming de tweets de acordo com tópicos pré-definidos;
Dados como conteúdo do tweet, data da postagem, localização do usuário e entidades (hashtags, menções, etc) de tweets sem mídias como - GIFs, imagens e vídeos são escritos num arquivo .csv;
Script em um notebook Jupyter para remover tweets duplicados e gerar um novo arquivo .csv com novos dados.
Twitter API authentication;
Tweet streaming with predefined topics;
Data such as tweet content, created at, user location and entities (hashtags, mentions, etc) from tweets without media such as GIFs, images and videos are written in a .csv file;
Jupyter notebook script to remove duplicate tweets and generate a new .csv file with new data.