adamdecaf / horizon

A bunch of golang code that doesn't quite fit together yet
0 stars 0 forks source link

twitter: calculate user follower counts #6

Open adamdecaf opened 8 years ago

adamdecaf commented 8 years ago

We should figure out a way to grab follower counts with a given timestamp. That way we could try and track accounts that are important and those that aren't. This also feeds into https://github.com/adamdecaf/horizon/issues/7 to figure out valued twitter accounts.

HyperANF - Approximating the Neighbourhood Function of Very Large Graphs on a Budget.pdf

Will need https://github.com/adamdecaf/horizon/issues/5 to rate limit itself.