Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 467 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 467 Bytes

SubredditScraper: To use, edit the script and add the subreddits you are interested to the Subreddit array. Once that has been done (and optionally changing the dump directory), just run the script.

UserScraper: To use, edit the script and add the users you are interested to the Users array. Once that has been done (and optionally changing the dump directory), just run the script.

Known Bugs:

  • Does not work on OS X. Doh! (BeautifulSoup not a valid import.)