Millions of public Twitter streams harbor a wealth of data, and once you mine them, you can gain some valuable insights. This short and concise book offers a collection of recipes to help you extract nuggets of Twitter information using easy-to-learn Python tools. Each recipe offers a discussion of how and why the solution works, so you can quickly adapt it to fit your particular needs. The recipes include techniques to: * Use OAuth to access Twitter data * Create and analyze graphs of retweet relationships * Use the streaming API to harvest tweets in realtime * Harvest and analyze friends and followers * Discover friendship cliques * Summarize webpages from short URLs This book is a perfect companion to O'Reilly's Mining the Social Web.
——读《21 Recipes for Mining Twitter》 互联网的发展使得人类社会进入了一个新的时代:数字媒体时代(the era of digital media)。这种变化的影响已经被诸多预言者...
评论的标题是第三方提供的两个用来连twitter api的SDk。twitter连REST API接口,tweepy连stream api接口。twitter的开放是有严格约束条件的,虽然在twitter上注册应用很...
Millions of public Twitter streams harbor a wealth of data, and once you mine them, you can gain some valuable insights. This short and concise book offers a...