producthunt-launches

Extract structured Product Hunt leaderboard data with maker profiles and website emails.

5.3k|252|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/browser-act/skills --skill producthunt-launches
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: producthunt-launches
Source: https://github.com/browser-act/skills/tree/main/solutions/lead-generation/producthunt-launches
Command: npx skills add https://github.com/browser-act/skills --skill producthunt-launches

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Product Hunt launch data is scattered across leaderboards and product pages, making it time-consuming to assemble comprehensive launch details, maker profiles, and website contact information.

Core Features & Use Cases

  • Leaderboard extraction across daily/weekly/monthly/yearly archives to collect products, tags, categories, thumbnails, upvotes, and launch URLs.
  • Detailed launch data extraction including maker profiles and official product website links.
  • Website contact discovery by capturing emails from product websites for outreach and lead generation.
  • Data consolidation and export-ready structures suitable for dashboards or CRM workflows.

Quick Start

Navigate to a Product Hunt leaderboard page and run the extraction pipeline to generate structured data.

Frequently Asked Questions about producthunt-launches

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scrape Product Hunt launches with maker profiles and website emails?

You can scrape Product Hunt launches by running a browser-based extraction pipeline on leaderboard pages to collect titles, upvotes, maker links, and website emails. The workflow returns structured JSON payloads for each product.

Can I extract Product Hunt data from daily, weekly, monthly, and yearly leaderboards?

Yes, Product Hunt leaderboard extraction supports daily, weekly, monthly, and yearly archives. The pipeline gathers products, tags, categories, thumbnails, upvotes, and launch URLs across all leaderboard timeframes.

Does Product Hunt scraping handle Cloudflare challenges during data extraction?

Yes, the Product Hunt data extraction workflow handles Cloudflare challenges. It uses a browser-based DOM extraction approach with Python scripts to bypass challenges and retrieve launch data reliably.

How do I get contact emails from Product Hunt product websites for lead generation?

To get contact emails for lead generation, the scraper enriches Product Hunt launch data by visiting official product websites and capturing available emails. This yields an export-ready structured dataset for outreach workflows.

What Product Hunt launch details can I extract for my CRM workflows?

You can extract structured launch details including titles, taglines, categories, images, upvotes, launch dates, maker profiles, and website emails. The consolidated output is structured for direct integration into CRM workflows.

What is the best way to extract maker profiles from Product Hunt launch pages?

The best way to extract maker profiles is using a browser-based DOM extraction script on Product Hunt launch detail pages. It captures maker links and official website links, returning consistent JSON data for each product.