Skip to content

nitinkash/NLP-twitter-aggregator

Repository files navigation

NLP-twitter-aggregator

Description

Content aggregator based on processing of Twitter using the Alchemy and Prismatic Interest Graph APIs. Written in ~24 hours for TAMUHack 2015 by a team of four.

Installation

  1. Install Requests and Tweepy

  2. Clone the repo:

git clone --recursive https://github.com/nitinkash/NLP-twitter-aggregator

  1. Get a key from www.alchemyapi.com/api/register.html and put it in NLP-twitter-aggregator/api_key.txt

  2. Get a set of authentication keys for the Twitter API from Twitter Application Management and put them in the processFeed.py file (lines 88-91)

  3. Run the webserver:

python aggregator.py

  1. Browse to http://localhost:5000 and enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors