Product Hunt Scraper - Daily Launches & Trending Products API avatar

Product Hunt Scraper - Daily Launches & Trending Products API

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Product Hunt Scraper - Daily Launches & Trending Products API

Product Hunt Scraper - Daily Launches & Trending Products API

Extract Product Hunt launches with upvotes, comments, taglines, and trending scores. Scrape today's products, search by keyword, or browse by topic. Get engagement metrics for market research, competitor tracking, and startup discovery. Fast, reliable, pay-per-result.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Product Hunt Scraper — Daily Launches & Trending Products

Extract launches from Product Hunt — upvotes, comments, taglines, and trending scores. Scrape today's products, search by keyword, or browse by topic.

Built for startup analysts, VCs, market researchers, competitor-tracking tools, and growth/marketing teams.

What you get

  • Launch data — product name, tagline, description, upvotes, comment count, topics, maker info, launch date, product URL
  • 4 scrape modes — trending, daily, search, topic
  • Engagement metrics — upvotes + comments for traction signals
  • Topic browsing — filter by category (AI, SaaS, DevTools, etc.)
  • Pre-built dataset Overview in Apify Console for instant inspection

Why this scraper (vs. alternatives)

Build your ownGeneric scraperThis actor
MaintenanceYou patch every site changeOften brokenPatched on every update
4 scrape modesManualLimitedBuilt-in
Engagement metricsManualPartialUpvotes + comments
Topic filteringManualNoNative

Input

FieldTypeDescription
scrapeModeenumtrending, daily (default), search, topic
searchQuerystringSearch keyword (for search mode)
topicstringTopic slug (for topic mode, e.g., artificial-intelligence)
datestringSpecific date YYYY-MM-DD (for daily mode)
maxResultsintMaximum products to return (default 10)

Example Input

{
"scrapeMode": "daily",
"date": "2026-05-28",
"maxResults": 50
}

Output (sample)

{
"name": "Acme AI Copilot",
"tagline": "Your AI pair-programmer for data pipelines",
"description": "Acme AI Copilot helps data engineers build...",
"upvotes": 842,
"comment_count": 67,
"topics": ["Artificial Intelligence", "Developer Tools", "SaaS"],
"maker_names": ["Jane Doe", "John Smith"],
"launch_date": "2026-05-28",
"rank": 1,
"product_url": "https://www.producthunt.com/posts/acme-ai-copilot",
"website_url": "https://acme-ai.com",
"scraped_at": "2026-05-28T14:00:00+00:00"
}

Use cases

  • Startup / VC research — spot trending products + emerging categories early
  • Competitor tracking — monitor launches in your space and their traction
  • Market research — analyze what's gaining upvotes by topic over time
  • Growth / marketing — study high-performing taglines + positioning
  • Trend analysis — track which categories are heating up
  • Lead generation — find newly-launched startups as prospects

Pricing

Pay-Per-Event:

  • $0.002 per product
  • $0.00005 actor-start fee

Example runs

Use caseProductsCost
Today's top launches50$0.10
Weekly trending sweep350$0.70
Topic-research dataset1,000$2.00

Tips

  • Use scrapeMode: "daily" + date to backfill historical launch data
  • Use scrapeMode: "topic" to focus on your category (e.g., AI, SaaS)
  • Upvotes + comment_count are the key traction signals — sort on them downstream
  • Schedule a daily run to build your own Product Hunt launch history

FAQ

Q: Can I get historical launches?
A: Yes — use scrapeMode: "daily" with a past date.

Q: What's the difference between trending and daily?
A: daily = products launched on a specific date; trending = currently rising products.

Q: How fresh is the data?
A: Real-time. Each run fetches the current state of Product Hunt.

Q: Can I filter by category?
A: Yes — use scrapeMode: "topic" with a topic slug.

This scraper only retrieves publicly accessible launch data. You are responsible for:

  • Respecting Product Hunt's Terms of Service
  • Honoring robots.txt directives
  • Not republishing scraped data in ways that infringe IP rights

Support & feature requests

Open an issue on the Actor page or contact via Apify Console messaging. Custom features welcome.