Skip to content

Allows you to read Reddit through the console and get Listings from Reddit

License

Notifications You must be signed in to change notification settings

PistolRcks/content-analyzer-for-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Analyzer (for Reddit)

Allows you to read Reddit through the console and get Listings from Reddit

Requirements

Usage

python main.py [SUBREDDIT] [CLIENT_ID] [CLIENT_SECRET] [sort_method (OPTIONAL)]
  • SUBREDDIT - Target subreddit, sans the 'r/' prefix
  • CLIENT_ID - The ID from a dummy app that you have to create yourself here. Used for authorization.
  • CLIENT_SECRET - The secret from a dummy app that you have to create yourself. Used for authorization.
  • sort_method - An optional string detailing the sort method. Choose from top, best, hot, rising, controversial, and new.

Credits

LICENSE NOTICE

All code in this repository is licensed under GPLv3 EXCEPT FOR the AllSides.com Bias Ratings file (bias-analyzer/AllSidesBiasRatings.json), which is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. A copy of the license notice is also included in the file.

About

Allows you to read Reddit through the console and get Listings from Reddit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages