Product Hunt Launch Intelligence
DeprecatedPricing
from $1.50 / 1,000 results
Go to Apify Store
Product Hunt Launch Intelligence
DeprecatedMonitor Product Hunt launches from the public Atom feed with keyword filtering, product URL matching, and launch metadata normalization.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
naoki anzai
Maintained by CommunityActor stats
0
Bookmarked
4
Total users
3
Monthly active users
a month ago
Last modified
Categories
Share
Track Product Hunt launches from the public Product Hunt Atom feed. This actor normalizes launch title, tagline, product URL, discussion URL, author name, publish/update timestamps, and keyword matches without requiring Product Hunt API credentials.
What it returns
- Launch rows with
title,tagline,productUrl,discussionUrl,authorName,publishedAt,updatedAt, and keyword matches. - Feed diagnostics describing Product Hunt public-surface limitations.
Input
productUrlssearchTermstopicsdateFrom,dateTolimitdelivery,webhookUrl,dryRun
Notes
- Product Hunt product pages are frequently Cloudflare-protected for server-side fetchers.
- This V1 actor therefore uses the public
https://www.producthunt.com/feedAtom feed as the primary source of truth. productUrlsare matched against feed entries by slug; direct page fetch is intentionally skipped.