Welcome to RequestHunt
RequestHunt collects feature requests from Reddit, X, and GitHub so you can discover what real users are asking for. Access the data through a CLI, an AI agent skill, or the REST API.
Using an AI agent?
Tell your agent:
One-liner setup prompt
Read https://requesthunt.com/setup.md and follow the instructions to set up RequestHunt.Works with Claude Code, Cursor, Codex, Factory Droid, and any agent that can fetch URLs.
Get started in 2 minutes
Install, sign in, search
curl -fsSL https://requesthunt.com/cli | sh
requesthunt auth login
requesthunt search "dark mode" --limit 5See the full Quickstart for a step-by-step walkthrough.
Why RequestHunt?
- Real user demand — Feature requests scraped from Reddit, X, and GitHub, not surveys or guesses.
- Agent-native — TOON output format is token-efficient for LLM context windows. CLI works in any agent runtime.
- On-demand scraping — Trigger realtime scraping for any topic and get fresh results in minutes.
- REST API — Programmatic access for custom dashboards, integrations, and automation.
Quickstart
Install the CLI and run your first search
CLI
Output formats, credential resolution, and installation
Agent Skill
Generate research reports with AI agents
REST API
HTTP endpoints for search, list, scrape, and more
Authentication
Browser login, API keys, and CI setup
Rate Limits
Credit quotas and per-minute caps
API Base URL
https://requesthunt.comAll REST API endpoints are relative to this base URL.