Product Hunt Launches Scraper β€” New Launch Feed API avatar

Product Hunt Launches Scraper β€” New Launch Feed API

Pricing

from $50.00 / 1,000 ph launches

Go to Apify Store
Product Hunt Launches Scraper β€” New Launch Feed API

Product Hunt Launches Scraper β€” New Launch Feed API

Monitor Product Hunt daily launches for product discovery. Clean JSON for PR, media-monitoring teams and AI agents.

Pricing

from $50.00 / 1,000 ph launches

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

8 days ago

Last modified

Categories

Share

πŸ’‘ Product Hunt Launches Scraper β€” Indie Product Launch Stream

Stream Product Hunt launches from Product Hunt's public Atom feed β€” one clean JSON row per launch. Built for indie-founder benchmarking, BD and sales prospecting, journalism, VC sourcing and peer launch monitoring.

πŸ“Š What you get

One record per launch, 13 fields:

FieldDescription
post_idProduct Hunt post id (integer, stable primary key)
titleProduct name
slugURL slug
taglineOne-line product tagline
urlProduct Hunt page URL
redirect_urlProduct Hunt's outbound redirect to the maker's site
authorMaker / submitter name as published in the feed
published_atLaunch published timestamp (ISO 8601, PH's offset)
updated_atLast-updated timestamp (ISO 8601)
content_textFeed description, tags stripped
content_htmlFeed description, original HTML
categoryThe category term you asked for, when the launch matched it (otherwise null)
sourceAlways producthunt.com

πŸ”Ž Scope and limits β€” read this first

  • The public Atom feed exposes the ~50 most recent launches per pull. There is no historical archive and no vote, comment, topic-tag, gallery or follower data in this feed β€” those fields are not produced by this actor.
  • Product Hunt's feed ignores a server-side category parameter (verified 2026-09-05). Any categories you supply are therefore matched locally against each launch's title, tagline and description, and category is set only on rows that actually matched.
  • dateFrom / dateTo filter within that recent window; they cannot reach older launches.

▢️ Example input

{
"keyword": "ai",
"maxLaunches": 25
}
{
"categories": ["developer-tools"],
"dateFrom": "2026-09-01",
"maxLaunches": 50
}

Run it from the Apify Console, the API, the CLI (apify call nexgendata/product-hunt-launches-scraper), or any MCP-aware agent client. Results export as JSON / JSONL / CSV / Excel / HTML.

⏰ Schedule it

A daily or hourly Apify schedule (e.g. 0 * * * *) turns this into an always-on launch watch; dedupe downstream on post_id.

πŸ’΅ Pricing

Pay-per-event:

  • $0.05 per launch delivered to the dataset (primary event) β€” about 20 launches per $1.
  • $0.00005 per actor-start GB-event β€” one-time per run.

You pay for delivered rows only. A run that is blocked or returns no matching launches delivers no rows and charges no result events.

πŸ€– Use with AI agents

Sample agent prompt:

Pull today's Product Hunt launches and summarise the AI ones.

Agentic payments (x402): supports agentic payment via x402 β€” agents can call this actor with USDC, no API key required.

PR Newswire Β· Business Wire Β· GlobeNewswire Β· Brand Mention Monitor Β· News MCP


Data from Product Hunt's public Atom feed.