event

Python Twitter Scraping and Analysis workshop

Primary tabs

Pre-requisite: Python Introduction and Python Logic workshop, or knowledge on basic Python logic

This tutorial will help you get started using Python to grab data from the web, analyze the data and create graphs with our analysis. We will use a relatively small scale simple project to demonstrate the basic usage of these tools by gathering some tweets from a twitter search, processing the tweets to allow for easier analysis, and analyzing the objectivity, polarity, and frequency of word usage of the tweets based on the text.

Tools: Anaconda, python libraries including numpy, Pandas, Textblob, bokeh, and Selenium

Status

  • Workflow Status:Published
  • Created By:Jason Wright
  • Created:04/02/2019
  • Modified By:Jason Wright
  • Modified:04/02/2019

Categories