Skip to content

davamini/DSC180B_Reddit_MisInfo_Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSC180B Subreddit Misinformation Capstone Project

Analyzing the spread of misinformation in the Reddit platform.
Website URL: https://davamini.com/dsc180_project.github.io/index.html

Build Instructions:

pip install pandas praw gspread oauth2client

Must create conf.json and google_sheets_creds.json in the config directory.

  • conf.json must contain values for client_secret, and client_id, which are aquired from Reddit after creating an application.
  • google_sheets_creds.json is aquired from Google Cloud after enabling APIs for google sheets.

Run either:

python run.py

Or:

python run.py test

About

Analyzing the spread of misinformation in the Reddit platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published