Reddit API How-To Guide

This guide will show you the basics of using the Reddit API through an on-going example of building a Reddit bot.

To follow along with this guide you'll need to install NodeJS as well as the Request module for NodeJS. It is assumed that the reader is comfortable with Javascript and JSON.