Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 577 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 577 Bytes

Data Analytics for Reddit

Data Anaytics for Reddit tool scrapes posts from Reddit using the Python Reddit API Wrapper (PRAW) and visualizes the data of keywords using matplotlib.

I am currently working on hosting this online so that users can try it on their own. Do note that it is work in progress.

Here are some examples of visualizations from the /r/uwaterloo subreddit.

Screenshot1 goes here. Screenshot2 goes here.

Possible improvements: Use dates instead of posts for x-axis.