reddit-insights

Featured

Search Reddit posts by meaning via the reddapi.dev index.

AI & Automation 433 stars 1 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
88
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Reddit Insights Skill Reddit is where people complain, compare, and ask for alternatives before they ever fill out a survey. This skill queries that through [reddapi.dev](https://reddapi.dev): vector search by meaning across the archive, plus site-wide trend momentum and subreddit lookup, with no Reddit OAuth or registered app. It reads a third-party index rather than Reddit itself, so it is a research tool, not a substitute for the official API where data provenance matters. It cannot post, cannot read private or quarantined subreddits, and cannot walk live comment trees. ## When to Use - Mining how people describe a problem in their own words, before naming a product or writing copy - Comparing two tools by what users report after switching between them - Checking whether a topic is gaining or losing momentum before committing - Finding which subreddits actually discuss a niche, ahead of reading them **Do not use when:** you already have a thread URL (fetch it with `web_extract`), you need the comment tree, or the query is not in English. The index is English-dominant. Related: `reddit-leads` for B2B lead scoring on the same provider, `reddit-search-api` for a bare endpoint reference. ## Prerequisites - Python 3.9+ (the shipped script is stdlib only, no install step) - `REDDAPI_API_KEY` exported in the shell that runs the request Handling the key: - Reference it only as `$REDDAPI_API_KEY`. Never substitute the literal value into a command, a file, a code blo...

Details

Author
lignertys
Repository
lignertys/reddit-research-skills
Created
7 months ago
Last Updated
1 months ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

reddit-research

Do market research, user research, and product validation on Reddit with semantic search across 50K+ subreddits, 20M+ posts, and 40M+ comments via reddapi.dev - search by meaning, not keywords, no Reddit OAuth or app registration needed. Use when the user wants to research what people say on Reddit, find user pain points and complaints, validate a product or niche idea, do competitor and market research, track subreddit trends over a date range, or discover which subreddits discuss a topic. Also use when the user mentions 'Reddit research', 'Reddit 调研', 'search Reddit', 'subreddit discovery', 'niche validation', 'pain points', 'user complaints', or 'Reddit trends'. Requires REDDAPI_API_KEY. For B2B lead scoring, see reddit-leads; for a bare API reference, see reddit-search-api.

433 Updated 1 months ago
lignertys
API & Backend Solid

reddapi

The original reddapi.dev Reddit search skill (vector search, semantic search, trends, subreddit discovery), no Reddit OAuth or app registration needed. This is the same engine now packaged as reddit-research with added market-research playbooks and a fuller pitch on semantic vs keyword search; reddapi is kept live under its original name for existing installs and works standalone. Use when the user says 'reddapi' by name, or wants a minimal drop-in Reddit search skill without the extra research-workflow guidance. For the expanded research-oriented version with query playbooks, see reddit-research. For B2B lead scoring, see reddit-leads. For a bare API reference, see reddit-search-api.

433 Updated 1 months ago
lignertys
Data & Documents Listed

reddit-api

Reddit data toolkit via ScraperSocial — posts, full comment threads, subreddit listings and details, user profiles and keyword search.

0 Updated 1 months ago
nikhonit