Book description
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.
Publisher resources
Table of contents
- 21 Recipes for Mining Twitter
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Preface
-
1. The Recipes
- Using OAuth to Access Twitter APIs
- Looking Up the Trending Topics
- Extracting Tweet Entities
- Searching for Tweets
- Extracting a Retweet’s Origins
- Creating a Graph of Retweet Relationships
- Visualizing a Graph of Retweet Relationships
- Capturing Tweets in Real-time with the Streaming API
- Making Robust Twitter Requests
- Harvesting Tweets
- Creating a Tag Cloud from Tweet Entities
- Summarizing Link Targets
- Harvesting Friends and Followers
- Performing Setwise Operations on Friendship Data
- Resolving User Profile Information
- Crawling Followers to Approximate Potential Influence
- Analyzing Friendship Relationships such as Friends of Friends
- Analyzing Friendship Cliques
- Analyzing the Authors of Tweets that Appear in Search Results
- Visualizing Geodata with a Dorling Cartogram
- Geocoding Locations from Profiles (or Elsewhere)
- About the Author
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Copyright
Product information
- Title: 21 Recipes for Mining Twitter
- Author(s):
- Release date: January 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449303853
You might also like
video
Unleashing Twitter Data for Fun and Insight
This talk demonstrates how an eclectic blend of storage, analysis, and visualization techniques can be used …
video
Mining the Social Web - Twitter
Interested in tapping into Twitter data so you can discover what's trending, what people are talking …
book
R: Mining Spatial, Text, Web, and Social Media Data
Create data mining algorithms About This Book Develop a strong strategy to solve predictive modeling problems …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …