Product Hunt Daily Launch Tracker
Pricing
from $50.00 / 1,000 search completeds
Product Hunt Daily Launch Tracker
Get the latest Product Hunt launches as clean, structured JSON in one run — product name, tagline, link and publish date, with optional keyword filtering. Built for AI agents, market research and daily trend monitoring. No account or API key needed.
Pricing
from $50.00 / 1,000 search completeds
Rating
0.0
(0)
Developer
Steffano van Hoven
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Share
What does Product Hunt Daily Launch Tracker do?
Get the latest Product Hunt launches as clean, structured JSON — in one run. This Actor fetches recent launches from Product Hunt's public feed and returns each product's name, tagline, link, and publish date. No Product Hunt account or API key needed.
It's built for AI agents and automation workflows: ask "what launched on Product Hunt today?" from Claude, ChatGPT, or any MCP-compatible agent, filter by keywords, and get machine-readable results you can pipe into research, newsletters, or monitoring. Running on Apify gives you API access, scheduling (e.g. a daily run), and integrations out of the box.
Why use Product Hunt Daily Launch Tracker?
- Market & competitor research — see what's launching in your space, every day
- AI-agent workflows — structured JSON that agents can reason over, no HTML parsing
- Newsletter & content pipelines — feed fresh launches straight into your drafts
- Trend monitoring — schedule a daily run with a keyword filter (e.g.
ai agent) and only get what matters
How to use it
- Click Try for free and open the input form
- Optionally set Max items and Keywords
- Click Start — results appear in the dataset within seconds
- Download the results or fetch them via API
Input
| Field | Type | Default | Description |
|---|---|---|---|
maxItems | integer | 30 | Maximum number of launches to return (1–100) |
keywords | string | — | Space-separated terms; keeps launches whose name or tagline matches any term (case-insensitive). Leave empty for no filter. |
{"maxItems": 10,"keywords": "ai agent"}
Output
One dataset item per launch. Real example:
{"name": "ChecklistFox","tagline": "AI Checklist Maker - Beautiful PDFs, Free & Instant","url": "https://www.producthunt.com/products/checklistfox","publishedAt": "2026-07-03T20:40:09.000Z"}
A SUMMARY record in the key-value store reports how many launches were fetched and how many remained after filtering. You can download the dataset in various formats such as JSON, CSV, or Excel.
| Field | Description |
|---|---|
name | Product name |
tagline | Short product description (HTML stripped) |
url | Product Hunt page for the product |
publishedAt | ISO timestamp of the launch entry |
Pricing
You pay one launches-fetched event per successful run that returns at least one launch. Runs that return zero results (e.g. a keyword filter that matches nothing) are free. Failed runs are never charged.
Limitations
- Covers recent launches only — the public feed reaches back days, not months
- No vote counts or comment data (not available in the feed)
- No maker/author information by design — this Actor deliberately returns product data only, no personal data
- Keyword matching is simple substring matching, not full-text search
FAQ & support
Is this legal? The Actor reads Product Hunt's public, machine-readable syndication feed and stores no personal data.
Found a bug or missing a feature? Open an issue on the Issues tab — I aim to respond within a few days.
More tools: see my profile.