- ホーム
- > 洋書
- > 英文書
- > Computer / Databases
Full Description
With Scraping Social Media you'll learn how to find out what kind of data is available on popular social media juggernauts like Facebook and Twitter and how to recognise the value of what is measured. Practical exercises interweave with conceptual lessons that cover ways to use Python to extract data from social media sources, analyze it, and make sense of it visually. You'll learn how to write a script that taps into an API, how to scrape data from websites, and even how to make sense of emoji usage in your data.
Contents
Introduction
Part I: Data Mining
Chapter 1: The Programming Languages You'll Need to Know
Chapter 2: Where to Get Your Data
Chapter 3: Getting Data with Code
Chapter 4: Scraping Your Own Facebook Data
Chapter 5: Scraping a Live Site
Part II: Data Analysis
Chapter 6: Introduction to Data Analysis
Chapter 7: Visualizing Your Data
Chapter 8: Advanced Tools for Data Analysis
Chapter 9: Finding Trends in Reddit Data
Chapter 10: Measuring the Twitter Activity of Political Actors
Chapter 11: Where to Go from Here