Skip to content

hwuachen/git-trump-tweets

Repository files navigation

git-trump-tweets - Sample code to get trump tweets from Twitter API and Twitter streaming

tweetgrabber.py - get trump tweets from Twitter API

Getting Started

Prerequisites

| Packages | Version | | Python | 3.7.4 |

Quick start installation

install packagea via pip

pip install -r requirements.txt

Running local

python tweetgrabber.py

testing

pip install pytest
pytest --version
pytest -v 

popular trump tweet achieves

http://www.trumptwitterarchive.com/ https://github.com/bpb27/trump_tweet_data_archive

Good twitter streaming example

https://github.com/topics/twitter-streaming?l=python https://github.com/7saheelahmed/Real-Time-Twitter-Stream

Analysis

https://github.com/Yifeng-He/Twitter-Stream-Mining-using-Python-NLTK-and-MongoDB/blob/master/twitter_mining.py https://github.com/maxbbraun/trump2cash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages