Data Analysis Social Media Analysis Built using PRAW and TextBlob

Project Description

Reddit post scraper and Sentiment Analysis plotter. This project can scrape data from a list of jobs, stores them in a database, and is able to plot the data into several graphs. The example images are for the reddit post:

Boris Johnson to resign as Prime Minister

Project Details

  • External API calls to reddit's PRAW API
  • Sentiment Analysis using TextBlob
  • Reddit post data stored in a PostgreSQL database
  • Plot Sentiment Analysis data using matplotlib

Technology

Python PRAW TextBlob PostgreSQL SQLAlchemy matplotlib

Project Link

Github