开发者

Find number of new followers per day on Twitter

Ok I looked around开发者_开发问答 and couldn't find the answer to this. So the twitter API doesn't make available the date/time a follower became a follower. If I wanted to figure out the number of new followers per day I would some how have to get the previous days and compare the two. Any idea how to do that effectively (like save snap shot every day and save to db or save a snap shot filter everyday save results).


I'd save a snapshot in the DB for comparison. If you store the name of each follower, you could also find out who quits you each day as well as who your new followers are.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜