requesthunt

Installation
Summary

Collect and analyze real user feedback from Reddit, X, and GitHub to generate demand research reports.

  • Scrapes feature requests, complaints, and questions across three platforms with filtering by topic, category, platform, and time range
  • Includes search with real-time expansion, topic browsing, and sorting by popularity to identify top user demands
  • Provides structured workflow from scope definition through data collection to formatted Markdown report generation
  • Rate-limited API with 1000 cached requests and 500 real-time scraping requests per month; requires API key configuration
SKILL.md

RequestHunt Skill

Generate user demand research reports by collecting and analyzing real user feedback from Reddit, X (Twitter), GitHub, YouTube, LinkedIn, and Amazon.

Prerequisites

Install the CLI and authenticate:

curl -fsSL https://requesthunt.com/cli | sh
requesthunt auth login

The installer downloads a pre-built binary from GitHub Releases and verifies its SHA256 checksum before installation. Alternatively, build from source with cargo install --path cli from the requesthunt-cli repository.

The CLI displays a verification code and opens https://requesthunt.com/device — the human must enter the code to approve. Verify with:

requesthunt config show

Expected output contains: resolved_api_key: with a masked key value (not null).

Related skills

More from resciencelab/opc-skills

Installs
1.2K
GitHub Stars
852
First Seen
Jan 21, 2026