Your Weekly Launch Radar
The best products ship every day on Product Hunt — but nobody has time to check every day, read every comment thread, research every founder, and figure out which launches actually matter. You open the site on Friday and the week’s winners are already buried under today’s. That’s this use case. You give Wolffish one prompt and it does the full job: browses Product Hunt through your logged-in browser extension, collects every top launch from the past week, then goes deep on each one — the company behind it, the founders, any funding history, the landing page, a YouTube demo if one exists, the community’s verdict from the comment section, and the raw stats. The result is one clean, ranked, categorized PDF with an executive summary up top, every product numbered by rank with full stats, and just enough commentary to know what’s worth your attention. The point is that you shouldn’t have to scroll Product Hunt at all. Open the PDF, read the executive summary, skim the categories, and you know exactly what launched, who built it, whether it’s funded, and what the community thinks — all in one place.This is a read-and-browse workflow — Product Hunt browsing via the extension, web search for company research, and file generation. It doesn’t post, vote, comment, or modify anything on your behalf. That also makes it a solid heartbeat candidate: a fresh launch briefing waiting for you every Monday morning.
What Makes This a Hunter, Not a Scroll
Three things separate this from skimming the Product Hunt homepage:Full-depth research on every launch
It doesn’t just list the product — it finds the company behind it, the founders and their backgrounds, any funding rounds (past or new), the landing page, and a YouTube demo link if one exists. You get the full picture, not just a tagline.
Community consensus, not just upvotes
Upvotes tell you popularity. This tells you why — it reads the actual comment threads, extracts the general sentiment, and pulls the top 5 most valuable comments for each product so you hear the real signal.
Ranked, categorized, and numbered
Every product is numbered by rank, slotted into its category (AI, Developer Tools, Design, Productivity, etc.), and laid out with full launch stats — upvotes, comments, makers. No guesswork about what won the week.
Capabilities Required
computer-use— the primary data source. Wolffish uses the browser extension to browse Product Hunt through your already-logged-in session — navigating the leaderboard, opening each product page, reading descriptions, stats, and comment threads. Product Hunt is already linked and accessible via the extension.web-search— the research engine. For each product,web_searchandweb_fetchfind the company website, founder bios, Crunchbase/LinkedIn profiles, funding history, and YouTube demo videos. This is where the depth comes from.shell— renders the finished briefing. The agent writes styled HTML and prints it to PDF through a headless browser (Playwright/Puppeteer vianpx) — the same pipeline behind PDFs Everywhere and CV Tailor.
Setup
Read the general Setting Up for Success guide first — what’s below is specific to this workflow.Recommended Model
What matters here is agentic reliability and research depth. The hard part is navigating Product Hunt cleanly, then running a thorough research sweep on each product — finding the real company, the actual founders, separating genuine funding announcements from press speculation, and distilling dozens of comments into a useful consensus. You want a model that’s methodical.- DeepSeek V4 Pro on Max reasoning mode — the recommendation. Frontier-class agentic tool use and reasoning at a fraction of the cost. Max mode gives it the full reasoning budget for the research calls — finding the real Crunchbase page, not a similarly-named company, and distinguishing a seed round from a press rumor. Set the reasoning effort to Max in Settings > Models. See DeepSeek configuration.
- Claude Opus / Sonnet 4.x — strong alternatives if you’re on Anthropic; Opus is the most thorough at the founder/funding research stage, at 10–20× the price.
- Avoid low-effort configs — DeepSeek Flash, any model on None reasoning mode, or Haiku. They can browse Product Hunt fine, but the company research and comment synthesis is where a model that doesn’t deliberate will hallucinate funding rounds or conflate similarly-named companies.
Required
- Wolffish installed and running — the desktop app with a configured brain workspace.
- A capable cloud API key — DeepSeek (V4 Pro) recommended, or Anthropic (Claude); configured in Settings > Models.
- Product Hunt accessible via the browser extension — Wolffish’s browser extension must be installed and connected, with Product Hunt already accessible (logged in or publicly browsable). The extension is how Wolffish reads Product Hunt pages.
Strongly Recommended
- Brave Search API key — configured in Settings > Services > Brave Search. The company/founder/funding research fires many searches per product; the default search will rate-limit partway through a full week’s worth of top products. With a Brave key, the research runs clean. The free tier is plenty.
Optional
filesystem— for a cleaner audit trail when writing the HTML and saving the PDF (theshellpipeline works without it).- A headless browser — Wolffish installs Playwright/Puppeteer on first use if neither is present. Having
npm/npxon your PATH makes that instant.
What the Hunter Tracks
For every top product from the past week, the hunter collects:| Data point | Where it comes from | Why it matters |
|---|---|---|
| Rank & upvotes | Product Hunt leaderboard | Who won the week, numerically |
| Comments count | Product Hunt product page | Engagement signal beyond upvotes |
| Category | Product Hunt tags / description | Organize the PDF by domain |
| Tagline & description | Product Hunt product page | What it actually does |
| Website link | Product Hunt product page | Go try it yourself |
| YouTube / demo video | Product Hunt page + web search | See it in action |
| Top 5 comments | Product Hunt comment thread | The community’s real signal |
| General consensus | Synthesized from comments | The verdict in one line |
| Company & landing page | Web search | Who’s behind it |
| Founders & bios | Web search (LinkedIn, Crunchbase, about pages) | Track who’s building what |
| Funding history | Web search (Crunchbase, TechCrunch, press) | Bootstrapped vs. backed — and how much |
The Prompt
Send this to Wolffish on-demand, or put it on your heartbeat. It’s long because “ranked, researched, and beautifully laid out” is a real contract — every block below earns its place.Customize It
Change any of these to make the hunter yours:| What | Where in the prompt | Ideas |
|---|---|---|
| Time window | the last 7 days | last 24 hours for today’s launches only, last 30 days for a monthly round-up |
| Research depth | The company/founder/funding blocks | Strip funding research for a faster run, or expand to include competitor analysis |
| Comment depth | TOP 5 most substantive comments | Increase to 10 for a fuller picture, or drop to 3 for speed |
| Category focus | Add a filter line | Only track products tagged AI or Developer Tools to narrow the sweep |
| Language | Add a line at the end | Write the entire PDF in Arabic — the headless-browser pipeline renders RTL cleanly |
| Accent palette | The color rules | Map categories to your brand colors |
How It Works
The prompt drives a three-stage pipeline. Prefrontal loads thecomputer-use, web-search, and shell capabilities into context, the model fixes today’s date, and runs:
| Stage | What happens | Output |
|---|---|---|
| 1 — Browse | Opens Product Hunt via the browser extension, navigates the weekly leaderboard, opens each product page, reads descriptions, stats, and full comment threads | Raw product data: names, stats, comments, links |
| 2 — Research | For each product, web_search and web_fetch find the company website, founders, LinkedIn/Twitter profiles, Crunchbase entries, funding history, and YouTube demos | Company profiles, founder bios, funding cards |
| 3 — Design & render | Styled, category-color-coded HTML with executive summary, dashboard charts, ranked product cards, and category breakdown → printed to PDF via headless browser | product-hunter-YYYY-MM-DD.pdf |
What’s in the PDF
The output is engineered to be read top-to-bottom in ten minutes, or skimmed by rank in two:| Section | What it gives you | Why it’s there |
|---|---|---|
| Masthead | Title + the exact week window + product count | You know precisely what period and how many products this covers |
| Executive Summary | The week’s top 5 launches, one line each, ranked | Caught up in 60 seconds if that’s all you read |
| Week at a Glance | Product counts, category split, upvote leaders, funding breakdown + charts | The shape of the week at a glance — no reading required |
| Product Cards | Every product: ranked, categorized, stats, links, comments, company, founders, funding | The substance — everything you need to evaluate each launch |
| Category Breakdown | Products grouped by domain with rank cross-references | Find what’s relevant to your field instantly |
| Methodology | Window, collection method, research sources, caveats | Know how the sausage was made — and its limits |
Example Run
Here’s the shape of a finished briefing. This is an illustrative example of the layout and tone — your real run pulls live data from the actual week. Note how each product card gives you the full picture — stats, consensus, company, founders, and funding — in a scannable format.Example Briefing (illustrative layout)
Example Briefing (illustrative layout)
PRODUCT HUNTER Week of 11–18 June 2026 — 24 top launches tracked
EXECUTIVE SUMMARY
- 🟦 AI — CodePilot 2.0 (2,847 ▲) — AI pair programmer that generates full test suites from natural language; community calls it “the first tool that actually saves time”
- 🟩 Developer Tools — StackForge (2,103 ▲) — One-click full-stack deployment platform; praised for zero-config approach
- 🟪 Design — PixelMind (1,892 ▲) — AI design system generator; mixed reception on output quality
- 🟧 Productivity — FlowState (1,654 ▲) — Focus timer with biometric feedback via Apple Watch; strong positive consensus
- 🟥 Fintech — SplitLedger (1,441 ▲) — Real-time expense splitting for teams; community flagged pricing concerns
WEEK AT A GLANCE
| 24 | 18,432 | 2,891 |
|---|---|---|
| products tracked | total upvotes | total comments |
AI ████████ 8
Developer Tools ██████ 6
Design ████ 4
Productivity ███ 3
Fintech ██ 2
Health █ 1Funding status — 💰 Funded 9 · 🏗️ Bootstrapped 11 · ❓ Unknown 4#1 — CodePilot 2.0 🟦 AI · 2,847 ▲ · 342 comments · Made by @sarah_chenAI pair programmer that generates complete test suites from natural language descriptions of expected behavior.🔗 Website · Product Hunt · YouTube DemoCommunity Verdict: Overwhelmingly positive — commenters highlight the test generation quality and time savings; the few concerns are about pricing for solo developers.Top Comments:
- “Finally a tool that actually understands what I want to test, not just autocomplete.” — @devmike
- “Used it on a real codebase for a week. Saved me ~3 hours per day on test writing.” — @janedoe
- “The natural language → test pipeline is genuinely better than Copilot for this specific use case.” — @testguru
- “Pricing seems steep for indie devs. Any plans for a free tier?” — @solofounder
- “Integration with CI/CD pipelines out of the box is a huge plus.” — @ops_lead
#3 — PixelMind 🟪 Design · 1,892 ▲ · 287 comments · Made by @alex_designAI-powered design system generator — describe your brand and get a complete component library.🔗 Website · Product HuntCommunity Verdict: Mixed — designers praise the concept but several note output quality doesn’t match hand-crafted systems; makers are actively responding to feedback.Top Comments:
- “Love the idea but the generated components feel generic. Needs more customization.” — @uxlead
- “Perfect for MVPs and hackathons. Not ready for production design systems.” — @designer_j
- “The color palette generation is actually excellent. Components need work.” — @brandsmith
- “Tried it on our brand. 60% usable out of the box, which is impressive for v1.” — @startup_cto
- “Founders are super responsive in comments — good sign for the product’s future.” — @phhunter
(…one card per tracked product, ranked by upvotes)
CATEGORY BREAKDOWN🟦 AI — #1 CodePilot 2.0, #6 SynthVoice, #8 DataWeave, #11 PromptKit… 🟩 Developer Tools — #2 StackForge, #7 GitRadar, #12 APIForge… 🟪 Design — #3 PixelMind, #9 FontFlow, #14 ColorSpace…
METHODOLOGYWindow: 11–18 June 2026 (last 7 days incl. today). 24 products collected from Product Hunt weekly leaderboard via the browser extension. Company, founder, and funding data researched via web search (Crunchbase, LinkedIn, TechCrunch, company websites, press releases). Funding information comes from public sources and may be incomplete or outdated. Comment consensus is synthesized from the full thread — not every comment is quoted.Generated by Wolffish — Page 1 of 8
The example above uses fictional products and companies — your real run pulls live data from the actual Product Hunt leaderboard. Notice the PixelMind entry: rather than spin a mixed reception as positive, the hunter reports the community’s honest verdict and notes the specific criticism. That honesty is the feature.
Limits
- Product Hunt’s leaderboard is the source of truth for “top launches.” The hunter tracks what Product Hunt surfaces — if a product launched but didn’t make the leaderboard, it won’t appear. Very new launches (last hour) may not have settled into their final rank.
- Company research depends on public availability. Some startups are stealth or pre-launch with minimal web presence — the hunter grabs what’s there and leaves blanks when information isn’t findable. Don’t assume blank = nonexistent.
- Funding data is point-in-time. Crunchbase and press coverage may lag actual rounds. A “bootstrapped” label means no funding was found, not necessarily that none exists. Treat funding cards as directional.
- Comment consensus is synthesized, not polled. The one-line verdict is the model’s reading of the thread — it captures the dominant sentiment but may miss nuance in very long or polarized discussions.
- Browser extension access is required. Wolffish reads Product Hunt through the browser extension on your already-logged-in session. If the extension isn’t connected or Product Hunt isn’t accessible, the browse stage will fail.
- PDF rendering needs a headless browser. Wolffish uses Playwright or Puppeteer; if neither is installed it will try to install one, which usually works but needs
npm/npxon your PATH.
Cost & Model Guide
Heavier than a simple list — the per-product company research, founder lookups, and funding searches mean many searches and fetches. Still inexpensive on the recommended model.Approximate Cost Per Run
| Model | Est. Cost Per Run | Notes |
|---|---|---|
| DeepSeek V4 Pro (Max mode) | ~$0.10–0.35 | Recommended. Strong agentic browsing + thorough research at a fraction of the price |
| DeepSeek V4 Flash | ~$0.04–0.12 | Cheaper and faster; shallower on founder/funding research — fine for a quick overview |
| Qwen 3.7 Max | ~$0.20–0.50 | Solid alternative |
| Claude Sonnet 4.x | ~$0.50–1.20 | Polished prose; thorough research |
| Claude Opus | ~$2.00–4.50 | Most thorough at the research stage; overkill for weekly use |
Token Budget
~300,000–700,000 tokens per run. The Product Hunt browsing (opening each product page and reading comments) dominates; the per-product web research adds the rest. A configured Brave Search key keeps the research from stalling on rate limits. Roughly 40–80 LLM calls (browser navigation, page reads, searches, fetches, and the HTML render).Automating with Heartbeat
This is a strong heartbeat candidate: it reads Product Hunt through the browser extension (no posting, no voting, no commenting) and writes a single file. The only consideration is that computer-use heartbeats require the browser extension to be connected when the heartbeat fires — make sure the extension stays linked. (For the general rule on what’s safe to automate, see What to Schedule.) Open Settings > Heartbeat, paste the block below, and a fresh launch briefing will be waiting in your workspace every Monday morning.Make Your Own
The pattern generalizes to any “track what’s launching and who’s behind it” job:- Indie Hackers radar — track launches on Indie Hackers instead, focus on bootstrapped MRR stories and growth tactics.
- App Store scout — top new apps on the App Store or Google Play, with the same company/founder/funding research depth.
- Y Combinator batch tracker — each YC batch’s demo day launches, with funding and traction follow-ups.
- Competitor launch watch — narrow the Product Hunt filter to your category and track only competitors and adjacent products.