Manage Submissions for Posts

Learn how to manage submissions using JavaScript Reddit API Wrapper.

In this lesson, we'll learn the reading posts and approving posts method with snoowrap.

Read posts

The posts we submit using scripts often go into the spam inbox of the moderators. To read the submitted posts, we use the getSpam() method to get all the spam messages. In the following method, we approve the post without opening Reddit.

Get hands-on with 1200+ tech skills courses.