product-hunt-scraper

Scrape trending Product Hunt products via Apify with keyword and time filters.

1.1k|200|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/athina-ai/goose-skills --skill product-hunt-scraper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-hunt-scraper
Source: https://github.com/athina-ai/goose-skills/tree/main/skills/capabilities/product-hunt-scraper
Command: npx skills add https://github.com/athina-ai/goose-skills --skill product-hunt-scraper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This Skill helps users discover new product launches, track competitors, and monitor the startup ecosystem by scraping trending products from Product Hunt.

Core Features & Use Cases

  • Scrape Trending Products: Retrieve lists of top products based on daily, weekly, or monthly trends.
  • Keyword Filtering: Filter results by specific keywords to find relevant launches.
  • Output Formats: Get results as a human-readable summary or raw JSON.
  • Use Case: A product manager can use this to identify emerging trends and potential competitors in their market segment.

Quick Start

Run the script to scrape today's top 10 products and display them as a summary.

Frequently Asked Questions about product-hunt-scraper

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

FAQPage Schema
How do I scrape trending products from Product Hunt?

You can scrape trending products from Product Hunt using this Skill, which leverages the Apify platform to retrieve top launches. It supports filtering trending products by daily, weekly, or monthly time periods and outputs results as JSON or a summary.

Can I filter Product Hunt launches by specific keywords?

Yes, you can filter Product Hunt launches by specific keywords. The scraper allows you to input targeted terms to narrow down trending products, ensuring you only retrieve relevant launches for your competitor analysis or trend monitoring.

Do I need an Apify account to discover new product launches?

Yes, you need Apify integration to discover new product launches, as this Skill relies on the Apify platform to scrape Product Hunt data. You also need the Python requests dependency installed to execute the scraping scripts.

What is the best way to monitor competitors on Product Hunt?

The best way to monitor competitors on Product Hunt is by scraping trending products periodically. This Skill retrieves daily, weekly, or monthly launches, allowing you to track competitor activity and analyze startup ecosystem trends effectively.

What output formats are available when scraping Product Hunt data?

When scraping Product Hunt data, the available output formats are raw JSON and a human-readable summary. These options let you either process the trending product launches programmatically or quickly review the top entries directly.