dssg / givinggraph

An API tool to help understand the relationships between non-profits, for-profits, and the causes they support.
https://github.com/dssg/givinggraph/wiki/API
MIT License
28 stars 13 forks source link

Add optional tweet ID parameter to twitter.get_tweets(...) to prevent already-retrieved tweets from being retrieved again. #6

Closed JohnHBrock closed 10 years ago

JohnHBrock commented 10 years ago

Currently it pulls all tweets for a user (or at least tweets from as far back as the Twitter API will let you go).