Ross ROSS = Recommend OSS · open-source software intelligence for agents

not-an-aardvark/snoowrap

A JavaScript wrapper for the reddit API observed · 2026-08-28

github.com/not-an-aardvark/snoowrap · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3880
  • days_rel: n/a
  • days_push: 1290
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1031 stars · 126 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

snoowrap is a fully-featured JavaScript wrapper for the reddit API, providing a simple promise-based interface to every reddit endpoint. It handles authentication token refresh, rate-limit protection, request retries, and lazy object loading automatically.

Use cases

  • build a reddit bot that posts and moderates content
  • fetch subreddit posts and comments programmatically
  • automate reddit moderation tasks like distinguishing and flaring posts
  • analyze reddit user activity and submissions
  • upvote or reply to submissions from a script
  • chain reddit API calls with fluent syntax

When to choose

  • you need to interact with the reddit API from Node.js or a browser
  • you want automatic token refresh and rate-limit handling out of the box
  • you prefer promise-based, chainable API calls over raw HTTP requests
  • you need a PRAW-like experience in JavaScript

When to avoid

  • you need a wrapper for a platform other than reddit
  • your project requires actively maintained dependencies, as development has slowed
  • you need synchronous API access

Facets

library · maturity maintenance

http-client api-framework rate-limiting auth apis social-media developer-tools browser reddit-api api-wrapper promise-based oauth automation nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
not-an-aardvark/snoowrapmain10

For agents

markdown · JSON · MCP: product_card(name="not-an-aardvark/snoowrap")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem