Use snoowrap to Interact with Posts and Comments

Learn how to get and make posts and comments using JavaScript Reddit API Wrapper (snoowrap).

In this lesson, we'll learn the two snoowrap methods: creating posts and commenting on those posts.

Make a post

We can make a post using the submitSelfpost() method. We'll need to provide the title and the body to submit the post.

Get hands-on with 1200+ tech skills courses.