/tweeps

API access and ETL process for Twitter

Primary LanguagePython

Welcome to tweeps!

The tweeps application provides a simple way to connect to the the Twitter Streaming API. After you submit your keywords and hashtags to tweeps, the application will maintain a constant connection to the API, and store new tweets in a PostgreSQL database as they come into the system. The application also includes an ETL process that will regularily monitor the source database and routinely extract, transform, and load data from the source database into a data warehouse.