reddit-analyzer: analyze reddit accounts
Reddit Account Analyzer
A tool to analyze a Reddit account based on their submissions and comments. The tool prints back the following information:
- Karma Scores
- Account creation date and age
- Average activity by the hour and by day of the week
- Top active subreddits by comments and by submissions
- Top domains posted/sites linked to
- Top people replied to
- Average Score on Comments and Submissions
- Links to comments/submissions in a specified subreddit
Installation
git clone https://github.com/rafficer/reddit-analyzer
pip install -r requirements.txt
Usage
Copyright (c) 2018 Rafficer
Source: https://github.com/Rafficer/