← 返回
数据分析 Key 中文

Reddapi

Use this skill to access Reddit's full data archive via reddapi.dev API. Features semantic search, vector search, lead generation, subreddit discovery, and r...
使用此技能通过reddapi.dev API访问Reddit完整数据存档,支持语义搜索、向量搜索、线索生成、子版块发现等功能。
dowands
数据分析 clawhub v2.1.0 2 版本 99790.5 Key: 需要
★ 1
Stars
📥 2,362
下载
💾 61
安装
2
版本
#api#latest#reddit#search

概述

reddapi.dev Skill

Overview

Access Reddit's complete data archive through reddapi.dev's powerful API. This skill provides semantic search, vector search, AI-powered lead generation, subreddit discovery, and trend analysis capabilities.

Key Advantage: This is a third-party service (not Reddit official), meaning:

  • No rate limits - Unlimited QPS and request volume (plan-based)
  • No time restrictions - 24/7 availability
  • 50K+ subreddits - 1024D vector index over 1.5M+ posts
  • AI lead scoring - Auto-classify posts by buying intent (0-100)
  • Full Reddit archive - Access historical and real-time discussions

Usage in Conversation

After installing this skill, simply ask in natural language:

Finding User Pain Points

What are people complaining about with iPhone battery life?
Find discussions about frustrating problems with NOTION
Search for user frustrations with current TOOL_NAME

Competitive Analysis

What do people think about COMPETITOR_A vs COMPETITOR_B?
Find common complaints about COMPETITOR
What are the main problems users have with ALTERNATIVE_TOOL?

Lead Generation (NEW!)

Find B2B leads for project management software
Who is looking for alternatives to Stripe?
Find startups complaining about CRM pricing
Discover high-intent leads for marketing tools

Discovering Opportunities

Find discussions that start with "I wish there was an app that..."
What do users want but can't find in existing products?
Search for "best way to" discussions about TOPIC

Trend Analysis

What trending topics are growing fast in Reddit discussions?
Find emerging trends in AI/ML communities
What are people discussing about TOPIC lately?

Research & Validation

Search for real user feedback on PRODUCT_NAME
Find problems users mention with CATEGORY tools
What are the top frustrations in INDUSTRY?

Key Features

🔍 Semantic Search

Natural language search across millions of Reddit posts and comments. AI-powered understanding of context and meaning.

⚡ Vector Search

Fast vector similarity search. No LLM processing, returns results in seconds.

🎯 Lead Generation

AI-powered business lead discovery from Reddit discussions. Every match is scored 0-100 on signal strength and tagged with:

  • lead_type: pain_point, solution_request, complaint, feature_request, comparison
  • pain_point: What the user is frustrated about
  • opportunity: What solution they're looking for
  • industry: Inferred industry from context
  • target_product: The product they're complaining about or comparing

📊 Trends API

Discover trending topics with engagement metrics (post count, upvotes, sentiment, growth rate).

📝 Subreddit Discovery

List and explore subreddits by topic or engagement.

HTTP API Reference

Base URL: https://reddapi.dev

Authentication: Authorization: Bearer YOUR_API_KEY

POST /api/v1/leads (NEW!)

curl -X POST "https://reddapi.dev/api/v1/leads" \
  -H "Authorization: Bearer ***" \
  -H "Content-Type: application/json" \
  -d '{"query": "people frustrated with CRM software", "limit": 20, "min_score": 70}'
ParameterTypeRequiredDescription
----------------------------------------
querystringYesNatural language lead query
limitnumberNoResults (default: 20)
min_scorenumberNoMinimum lead score 0-100

Response fields per lead:

  • lead_score (0-100): AI buying intent score
  • lead_type: pain_point, solution_request, complaint, feature_request, comparison
  • pain_point: Specific frustration identified
  • opportunity: Business opportunity inferred
  • industry: Inferred industry
  • target_product: Product being discussed

POST /api/v1/search/semantic

curl -X POST "https://reddapi.dev/api/v1/search/semantic" \
  -H "Authorization: Bearer ***" \
  -H "Content-Type: application/json" \
  -d '{"query": "best productivity tools for remote teams", "limit": 100}'

POST /api/v1/search/vector

curl -X POST "https://reddapi.dev/api/v1/search/vector" \
  -H "Authorization: Bearer ***" \
  -H "Content-Type: application/json" \
  -d '{"query": "electric vehicle", "limit": 30, "start_date": "2025-11-01", "end_date": "2025-12-31"}'

POST /api/v1/trends

curl -X POST "https://reddapi.dev/api/v1/trends" \
  -H "Authorization: Bearer ***" \
  -H "Content-Type: application/json" \
  -d '{"start_date": "2025-01-01", "end_date": "2025-01-31", "limit": 20}'

GET /api/v1/subreddits

curl "https://reddapi.dev/api/v1/subreddits?search=programming&limit=100" \
  -H "Authorization: Bearer ***"

Use Cases

Lead Generation

# Find high-intent B2B leads
curl -X POST "https://reddapi.dev/api/v1/leads" \
  -H "Authorization: Bearer ***" \
  -d '{"query": "SaaS founders complaining about Stripe fees", "limit": 20, "min_score": 80}'

Market Research

# Analyze competitor discussions
curl -X POST "https://reddapi.dev/api/v1/search/semantic" \
  -H "Authorization: Bearer ***" \
  -d '{"query": "COMPETITOR problems complaints", "limit": 200}'

Niche Discovery

# Find underserved user needs
curl -X POST "https://reddapi.dev/api/v1/search/semantic" \
  -H "Authorization: Bearer ***" \
  -d '{"query": "I wish there was an app that", "limit": 100}'

Trend Analysis

# Monitor topic growth
curl -X POST "https://reddapi.dev/api/v1/trends" \
  -H "Authorization: Bearer ***"

Environment Variables

export REDDAPI_API_KEY="***"

Get your free API key at: https://reddapi.dev

Pricing

PlanPriceMonthly Searches
-------------------------------
Free$03
Lite$19.9/mo500
Starter$49/mo5,000
Pro$99/mo15,000

All plans include access to all endpoints (search, leads, trends, subreddits).

Sign up at https://reddapi.dev to get started.

Related Skills

  • niche-hunter: Automated opportunity discovery
  • reddit-insights: Detailed API reference with query strategies

版本历史

共 2 个版本

  • v2.1.0 当前
    2026-05-09 15:55 安全 安全
  • v2.0.0
    2026-03-28 15:46 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,027
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 164 📥 59,883
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 140,276