Product Hunt Scraper โ Daily Launches & Makers
Pricing
$0.50 / 1,000 results
Product Hunt Scraper โ Daily Launches & Makers
$0.5/1K ๐ฅ Fast Product Hunt scraper! Daily launches โ name, tagline, maker, date & link. No key. JSON, CSV, Excel or API in seconds. Pull the newest products for startup trend tracking, VC sourcing & maker research โก
Pricing
$0.50 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Product Hunt Scraper ๐ฑโฌ๏ธ
Scrape daily Product Hunt launches โ name, tagline, description, votes, topics, maker, and a clean link โ with no API key. Fast, cheap, and datacenter-proxy friendly. Perfect for trend-hunting, VC deal sourcing, competitive intel, and maker research.
Track what's launching on Product Hunt today, every day, automatically.
๐ก What it does
This actor pulls recent Product Hunt launches from Product Hunt's public feed and returns clean, structured JSON โ one row per product. No login, no developer token, no OAuth dance. Point it at the front page or a specific category and get the day's launches in seconds.
Fields returned per product
| Field | Description |
|---|---|
id | Product Hunt post ID |
name | Product name |
tagline | One-line pitch |
description | Longer description (capped at 2000 chars) |
url | Clean Product Hunt page URL (tracking params stripped) |
external_url | Redirect link to the maker's own site |
votes | Upvote count (when available) |
comments | Comment count (when available) |
topics | Topic/category tags (when available) |
maker | Submitter / maker name |
category | Category slug requested |
published | Launch timestamp (ISO-8601 UTC) |
thumbnail | Thumbnail image (when available) |
scraped_at | When this row was scraped (ISO-8601 UTC) |
All fields are nullable, so your downstream code never breaks on a missing value.
๐ Use cases
- Startup & trend tracking โ spot the tools and products gaining traction today, before they hit the mainstream.
- VC & angel deal sourcing โ build a daily pipeline of fresh launches with makers and links, ready for your CRM.
- Maker & founder research โ study winning taglines, positioning, and categories to sharpen your own launch.
- Competitive intelligence โ monitor your niche for new entrants and copy-cats the moment they appear.
- Newsletter & content curation โ auto-populate a "best new products" digest.
โ๏ธ Input
{"mode": "launches","categories": [""],"maxItems": 100}
| Input | Type | Default | Notes |
|---|---|---|---|
mode | select | launches | Fetch recent launches. |
categories | array | [""] | Category/topic slugs (e.g. tech, design, ai). "" = all / front page. One feed per entry. |
maxItems | integer | 100 | Max launches to return across all categories (1โ500). |
๐ค Output sample
{"id": "1199124","name": "OpenSEO","tagline": "The open source Ahrefs alternative","description": "The open source Ahrefs alternative","url": "https://www.producthunt.com/products/openseo","external_url": "https://www.producthunt.com/r/p/1199124","votes": null,"comments": null,"topics": null,"maker": "fmerian","category": null,"published": "2026-07-17T13:34:52+00:00","thumbnail": null,"scraped_at": "2026-07-19T18:40:00+00:00"}
๐ฐ Pricing
~$0.50 per 1,000 launches โ dramatically cheaper than API-key-gated or browser-heavy alternatives. This actor uses a lightweight HTTP request against a public feed, so it runs on the cheapest 512 MB setting with datacenter proxies (or no proxy at all).
๐ Comparison
| This actor | Official PH API | Browser-based scrapers | |
|---|---|---|---|
| API key required | โ No | โ Yes (OAuth) | โ No |
| Rate-limit approval | โ None | โ Needed | โ None |
| Proxy cost | Datacenter / none | n/a | Residential (expensive) |
| Speed | โก Seconds | Fast | ๐ข Slow (renders JS) |
| Price | ๐ธ ~$0.50/1k | Free but gated | ๐ฐ๐ฐ High |
๐ Related actors by this author
- GitHub Trending Scraper โ trending repos & developers.
- Hacker News Scraper โ front-page stories & comments.
- Dev.to Scraper โ developer articles & tags.
- Reddit Scraper โ posts & full comment trees.
โ FAQ
Do I need a Product Hunt account or API token? No. This actor reads a public feed.
Are votes/topics always present? Votes and topics come from Product Hunt's richer HTML surfaces and are not in every feed; when unavailable the fields are null. Name, tagline, maker, link, and published date are always populated.
How fresh is the data? The feed reflects Product Hunt's live launches, typically the most recent ~50 per category.
Keywords: product hunt scraper, product hunt api, daily launches, startup discovery, new products, maker tools, VC deal sourcing, trend tracking, competitive intelligence, tech products, product launches, upvotes.