Show HN: StarSeeker – Find early signals from Reddit, X, and XHS comments
1 points
1 hour ago
| 1 comment
| github.com
| HN
xkbear
1 hour ago
[-]
I built StarSeeker, an open-source Chrome extension that exports comments from Reddit (primary), Xiaohongshu, and X, and runs GPT-powered analysis using your own API key.

The motivation came from my own workflow as a product builder and researcher. I realized that the most valuable signals are often hidden in comment sections — pain points, emerging trends, and controversial opinions — especially on Reddit. But reading and organizing hundreds of comments manually is extremely inefficient.

StarSeeker helps with: - Exporting comments with post title and source (Reddit first, then Xiaohongshu and X) - Running topic clustering and insight extraction with GPT - Producing structured data for content, product, and market research

The extension is fully open-source, does not collect any user data, and all API requests go directly to OpenAI using the user’s own API key.

I’d love feedback from the community, especially on: - Which Reddit workflows are most valuable - New platforms to support next - Analysis templates that would be most useful

Repo: https://github.com/PingoJ26/starseeker

reply