Product Hunt Launch Monitor
Pricing
from $1.00 / 1,000 dataset items
Go to Apify Store
Product Hunt Launch Monitor
Keyless feed of the latest Product Hunt launches from the public Atom feed: title, link, publish time, trimmed description. Filter by age (days).
Pricing
from $1.00 / 1,000 dataset items
Rating
0.0
(0)
Developer
jedi solana
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
21 hours ago
Last modified
Share
Keyless feed of the latest Product Hunt launches from the public Atom feed: title, link, publish time, trimmed description. Filter by age (days).
What you get
Every run writes a dataset with one row per record:
{"rank": 1,"title": "Omi","tagline": "Ask your computer anything you saw or heard","url": "https://www.producthunt.com/products/open-source-ai-necklace-friend","slug": "open-source-ai-necklace-friend","postId": 1240025,"maker": "Nik Shevchenko","published": "2026-09-02T22:25:44-07:00","publishedAgeHours": 21.6,"updated": "2026-09-03T19:39:41-07:00","votes": null,"topics": null,"momentum": {"score": null,"components": {"votesWeighted": null,"votesPerHour": null,"topicBreadth": null},"note": "votes and topics are not exposed in the keyless Product Hunt Atom feed; all momentum components are unavailable, so the score is null (not fabricated)"},"isNew": null,"newSinceLastRun": null,"votesDelta": null}
Input
{"limit": 10,"days": 7}
| Field | Type | Description |
|---|---|---|
limit | integer | Limit: the limit parameter. Default: 10. |
days | integer | Days: the days parameter. Default: 7. |
Use cases
- Monitor on a schedule — run this Actor on a timer and get a fresh, normalized snapshot every time; diff the datasets to see what changed.
- Feed a dashboard or model — clean, one-JSON-item-per-record output is ready to pipe into a spreadsheet, database, or LLM prompt without any post-processing.
- Research & due diligence — pull a structured set of records for a topic, name, or window without scraping the public source by hand.
Limits & notes
- No API key, no login: it only reads public endpoints/feeds. If the upstream source is degraded, the run still succeeds and returns an honest status item instead of failing.
- Results reflect what the public source returned at run time (top-N windows, newest-first where applicable).
- Pay-per-event via synthetic events: each default-dataset item is billed through
apify-default-dataset-item($0.001 per item), plusapify-actor-start. - Free to try on the free plan; PPE pricing applies to paid-plan users.
Categories
BUSINESS, NEWS