Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

PsyBorgs/redditanalyser

Repository files navigation

redditanalyser

A scraper for Reddit communities (or users) with scripts to perform post-scraping text analysis.

Usage

Requirements

Installation

Clone the repository, then bootstrap the environment:

$ fab bootstrap

Configuration

Copy settings-sample.py in the root directory and rename it settings.py. Then configure the file, as appropriate.

Note: You must set the username before executing the scraper.

Execution

Run the scraper:

$ fab scrape

Run the data analyser:

$ fab analyse

Generate wordclouds:

$ Rscript scripts/wordclouds.R

Testing

Setup bootstrap environment, configure settings, and then run:

$ fab test

About

A scraper for Reddit communities with scripts to perform post-scraping text analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published