VOOZH about

URL: https://apify.com/zippy_vector/product-hunt-scraper

⇱ Product Hunt Scraper β€” Full Data + Maker Profiles Β· Apify


πŸ‘ Product Hunt Scraper β€” Full Data + Maker Profiles avatar

Product Hunt Scraper β€” Full Data + Maker Profiles

Under maintenance

Pricing

from $0.005 / actor start

Go to Apify Store

Product Hunt Scraper β€” Full Data + Maker Profiles

Under maintenance

Scrapes Product Hunt daily/weekly/monthly TOP products with full maker profiles, social links, gallery, topics, and launch dates.

Pricing

from $0.005 / actor start

Rating

0.0

(0)

Developer

πŸ‘ Algirdas Kolesnikovas

Algirdas Kolesnikovas

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

1

Monthly active users

3 months ago

Last modified

Share

Product Hunt Scraper β€” Full Data + Maker Profiles

Commercial‑grade Apify Actor that scrapes Product Hunt TOP products (daily/weekly/monthly or custom URL) with:

  • Full product data: name, tagline, description, topics, launch date, upvotes, comments
  • Media: thumbnail + gallery screenshots
  • Maker profiles: headline, Twitter, LinkedIn, website, founder flag
  • Monitoring script to detect when selectors break

Publish Description (Apify Store)

Track Product Hunt opportunities beyond simple scraping.
This Actor collects Product Hunt products and produces strategic outputs:

  • Product dataset (votes, topics, makers, links, metadata)
  • MAKER_NETWORK graph (who builds with whom, super makers)
  • NICHE_ANALYSIS (high-demand / low-supply topic opportunities)
  • Optional DIGEST_HTML weekly digest template (for email workflows)

Designed for founder research, market intelligence, maker discovery, and content/digest automation.

Credentials / Security

  • Recommended: productHuntApiToken (Product Hunt API v2 token)
    • Without it, actor falls back to browser scraping (can be blocked by 403/proxy limits).
  • Optional for digest email: sendgridApiKey + digestEmail
  • Never store or commit real credentials in repository files.
  • Revoke any key/token that was ever shared in chat or screenshots.

Data Output (per product)

Each dataset item has this shape:

{
"id":"notion-ai-2",
"slug":"notion-ai-2",
"rank":1,
"name":"Notion AI",
"tagline":"Artificial intelligence built right into your workspace",
"description":"Full product description...",
"upvotes":1842,
"commentsCount":143,
"launchDate":"2023-02-22",
"topics":["Productivity","Artificial Intelligence"],
"productHuntUrl":"https://www.producthunt.com/posts/notion-ai-2",
"websiteUrl":"https://notion.so",
"websiteUrlRaw":"https://notion.so/?ref=producthunt",
"thumbnailUrl":"https://ph-files.imgix.net/abc123.png",
"gallery":["https://ph-files.imgix.net/screenshot1.png"],
"makers":[
{
"name":"Ivan Zhao",
"headline":"Co-founder & CEO at Notion",
"productHuntProfile":"https://www.producthunt.com/@ivanzhao",
"twitterUrl":"https://twitter.com/ivanhzhao",
"linkedinUrl":null,
"websiteUrl":"https://notion.so",
"isFounder":true
}
],
"meta":{
"scrapedAt":"2025-06-15T08:00:00.000Z",
"scrapeMode":"full",
"sourceDate":"2025-06-15",
"actorRunId":"abc123xyz"
}
}

Input (Apify UI)

Defined in .actor/INPUT_SCHEMA.json:

  • mode: "daily" | "weekly" | "monthly" | "custom_url" (default: daily)
  • maxProducts: integer, max 500 (default: 50)
  • scrapeMakerProfiles: boolean (default: true)
  • productHuntApiToken: API token for fast/robust GraphQL mode
  • proxyConfig: Apify proxy config (default: residential)
  • customUrl: used only when mode = "custom_url"
  • digestEmail: target email for weekly digest output
  • sendgridApiKey: SendGrid API key for digest delivery

How to run locally

cd producthunt-scraper
npminstall
# Simple test run
apify run --input='{
"mode": "daily",
"maxProducts": 5,
"scrapeMakerProfiles": false
}'

Monitoring

  • monitoring/healthcheck.js runs the scraper with a small sample and validates results using src/validators.js.
  • It writes HEALTH_REPORT_YYYY-MM-DD to the default Key-Value Store and optionally sends a Slack alert if SLACK_WEBHOOK_URL is set.

Extra KV Outputs

  • MAKER_NETWORK: maker collaboration graph + super maker stats
  • NICHE_ANALYSIS: niche/saturated/trending topic breakdown
  • DIGEST_HTML: generated weekly digest template (when digest inputs are set)

You might also like

Product Hunt Scraper

jungle_synthesizer/producthunt-scraper

Scrape products, launch data, and maker profiles from Product Hunt. Extract names, taglines, upvotes, comments, ratings, topics, maker details, and daily rank. Filter by topic, date range, or browse top launches. No account or token required.

πŸ‘ User avatar

BowTiedRaccoon

3

Product Hunt Scraper β€” Comments, Products & User Profiles

vulnv/producthunt-scraper

Scrape Product Hunt comments, product details, and user profiles at scale. Extract reviews, upvotes, maker badges, product descriptions, media, launch rankings, and commenter social links (Twitter, LinkedIn, GitHub). Supports daily leaderboard URLs and individual product pages.

Product Hunt Scraper β€” Daily Launch Data

devilscrapes/producthunt-launches-scraper

Scrape Product Hunt daily launches via the public RSS feed β€” name, tagline, maker, link, posted-at β€” export to JSON or CSV. A lightweight Product Hunt scraper with no login; attach a Product Hunt API token for deeper fields when you need them.

Product Hunt Scraper – Products, Launches, Makers & Reviews

abotapi/product-hunt-launches-scraper

Extract Product Hunt data including products, launches, keyword search results, maker profiles, reviews, categories, media, social links, product websites, and optional public contact emails.

Product Hunt Leaderboard Scraper | Daily, Weekly, Monthly

muzafferkadir/product-hunt-leaderboard

Scrape Product Hunt leaderboards and extracts product data including upvotes, comments, and categories.

πŸ‘ User avatar

Muzaffer Kadir YILMAZ

106

5.0

Product Hunt Scraper

pear_fight/producthunt-scraper

Scrape products and launches from Product Hunt

Product Hunt Scraper Tech Launch Intelligence

alizarin_refrigerator-owner/product-hunt-scraper

Scrape Product Hunt for new product launches, upvotes, and tech market trends. Daily/weekly/monthly charts. Product details: Engagement metrics Topic filtering Search functionality Maker data Use Cases: Market research Competitive intelligence Trend analysis Investment research Content ideas