Python Reddit API Wrapper
- Login to https://www.reddit.com/
- preferences -> apps -> create app (are you a developer ?).
- Give it a name, choose script, fill description and urls, click on CREATE APP.
- You will get your client_id and client_secret.
- pip install praw.