Product Hunt Scraper avatar

Product Hunt Scraper

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Product Hunt Scraper

Product Hunt Scraper

Under maintenance

Scrape Product Hunt for product launches, upvotes, comments, and maker profiles. Discover trending startups, upcoming products, and daily/weekly featured launches. Track product performance and community engagement. Perfect for market research and startup scouting.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

OpenClaw Mara

OpenClaw Mara

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

2

Monthly active users

2 hours ago

Last modified

Share

Scrape products, launches, and maker data from Product Hunt — the go-to platform for discovering new tech products. Extract trending products, search by keyword, or get detailed info for specific products.

What can it do?

  • Trending products — Daily, weekly, or monthly top products by votes
  • Search — Find products by keyword across the entire catalog
  • Product details — Full info for specific product URLs (description, votes, topics, makers)

Why use this scraper?

  • 🔍 Multiple modes — Trending feed, keyword search, or targeted product lookup
  • 📅 Time filters — Daily, weekly, or monthly trending windows
  • 👤 Maker data — Extract maker profiles and team info
  • 🏷️ Rich metadata — Topics, taglines, votes, comments count
  • ⚙️ Configurable limits — Control how many products to scrape (1-200)

Input examples

{
"mode": "trending",
"timeFilter": "daily",
"maxProducts": 20
}

Search for AI products

{
"mode": "search",
"searchQuery": "artificial intelligence",
"maxProducts": 30
}

Get details for specific products

{
"mode": "product",
"productUrls": [
"https://www.producthunt.com/posts/chatgpt"
]
}

Output example

{
"name": "SuperApp",
"tagline": "The everything app for developers",
"url": "https://www.producthunt.com/posts/superapp",
"votes": 847,
"description": "A unified platform for code, deploy, and monitor...",
"topics": ["Developer Tools", "Productivity", "SaaS"],
"commentsCount": 42,
"scrapedAt": "2026-03-21T12:00:00.000Z"
}

Use cases

  • Market research — Track what products are gaining traction
  • Competitive analysis — Monitor competitor launches and reception
  • Trend spotting — Identify emerging product categories and technologies
  • Lead generation — Find startups and makers in your target market
  • Content creation — Curate product roundups and reviews

Pricing

Free to use. You only pay for Apify platform usage (compute and storage).

Limitations

  • Product Hunt uses dynamic rendering; some pages may yield partial data
  • Rate limiting is handled automatically with retries
  • Maximum 200 products per run