Skip to content

Working with Twitter API, Flask, EC2 to display sentiment and user information

Notifications You must be signed in to change notification settings

dongchris/twitter-api-project

Repository files navigation

Twitter API Project

This project involves working with the Tweepy API to extract and display user information such as username, followers, creation date, etc and tweets visualized with a color gradient. Results are displayed on a web page created with Flask using Amazon Web Services Elastic Compute Cloud (AWS EC2).

Tutorial

To run this code, type python server.py <path to Twitter API key>

Then, in your browser, go to localhost:5000/realdonaldtrump to see the tweets and localhosts:5000/following/realdonaldtrump to see the followers.

Output

About

Working with Twitter API, Flask, EC2 to display sentiment and user information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published