Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stillwwater/srwb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Subreddit Word Bot

A simple python bot that goes through comments from a subreddit (top-alltime posts), collects data on how frequently words are used and writes the data to a CSV file.

Usage:

> python srwb.py [username] [subreddit] [# of posts]
  • [username] - Your Reddit username
  • [subreddit] - The subreddit you wish to gather data from
  • [# of posts] - How many posts to analyze

Result (from plot.R):

plot

About

subreddit word bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published