mozillascience/whatAreTheTwitterHaps

Name: whatAreTheTwitterHaps

Owner: Mozilla Science Lab

Description: null

Created: 2015-08-19 21:17:47.0

Updated: 2015-08-19 21:17:48.0

Pushed: 2015-05-24 18:23:33.0

Homepage: null

Size: 152

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

whatAreTheTwitterHaps

Some hacky python to find out what's cool on twitter this week. whatAreTheTwitterHaps(text) pulls down a list of tweets containing text; some other helper functions are available to tidy up what gets pulled down.

setup

Uses the python-twitter wrapper for the twitter api:

 pip install python-twitter

Also, you'll need to set up an application, get its consumer key and consumer secret, and use it to generate an access token and access token secret, all of which can be done from their web UI, starting here.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.