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

Store Twitter followers for a given Twitter account #15

Open JohnHBrock opened 10 years ago

JohnHBrock commented 10 years ago

We currently have code to retrieve Twitter followers, but we don't store them. Best practice is probably to store the follower info as JSON files on disk, rather than storing them in a giant DB table.