Product Hunt Scraper avatar

Product Hunt Scraper

Pricing

from $0.90 / 1,000 launches

Go to Apify Store
Product Hunt Scraper

Product Hunt Scraper

Collect Product Hunt launches from daily and past leaderboards, category or topic pages, and supported URLs. Export ranks, engagement, teams, media, and optional extra data.

Pricing

from $0.90 / 1,000 launches

Rating

4.6

(4)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

9

Bookmarked

641

Total users

97

Monthly active users

15 days ago

Last modified

Share

🚀 Turn Product Hunt launches into structured research data

Product Hunt Scraper helps founders, marketers, researchers, and sales teams collect public launch data without opening every listing. Export names, descriptions, ranks, engagement, topics, media, team details, and optional extra data from a selected Product Hunt page family.

📦 Product Hunt launch data

Each saved row represents one Product Hunt launch, or its product identity when no launch identity is available. Duplicate launches are skipped after the first saved match. Fields include:

  • Product or launch name, tagline, description, Product Hunt URL, launch date, and thumbnail
  • Upvotes, comments, reviews, followers, launch counts, and available daily, weekly, monthly, or yearly ranks
  • Categories, topics, tags, gallery images, and Product Hunt video assets
  • Exposed makers, hunters, team members, and public profile context
  • External links and X account handle when Product Hunt exposes them
  • Optional comments, reviews, Built With context, launch history, and website enrichment

Unavailable values remain null or []. A launch can still be saved when optional details or extra data are not available. If a long crawl stops early, rows already saved remain in the dataset and the run reports that it is incomplete.

🚀 Run Product Hunt Scraper

  1. Choose one Target: daily, weekly, monthly, yearly, category, topic, or Product Hunt page URLs.
  2. Complete only that Target's options. Daily runs default to today's California-time leaderboard when no date is entered.
  3. Set Maximum items to a positive integer to bound the run. Leave it empty to save all available launches until the selected source is exhausted. Large runs use more memory, so use a smaller limit for a bounded run.
  4. Choose whether to include listings that Product Hunt marks as promoted or keep only featured launches.
  5. Turn on slower comments, reviews, Built With, launch history, or website research only when needed.
  6. Run the Actor and open the dataset from the Output tab.

If Product Hunt blocks every initial discovery attempt, the Actor reports a source-access failure instead of treating the blocked page as a normal empty result.

⚙️ Input

Choose one source family per run. Fields for other Target sections are ignored. This example is copied from a successful current-beta run with no item limit, so it can return all available launches until the source is exhausted:

{
"target": "daily",
"startDate": "2026-01-01",
"endDate": "2026-02-28",
"shouldIncludePromotedListings": false,
"shouldScrapeOnlyFeaturedLaunches": false,
"shouldScrapeComments": false,
"shouldScrapeReviews": false,
"shouldScrapeBuiltWith": false,
"shouldScrapeLaunches": false,
"shouldScrapeWebsite": false
}

Input fields

FieldTypeWhat it does
targetstringChooses daily, weekly, monthly, yearly, category, topic, or pageUrls.
startDatestringSets the first daily leaderboard date in YYYY-MM-DD. Leave it empty for today's California-time leaderboard.
endDatestringSets the last date in an inclusive daily range. Leave it empty to use only startDate.
startWeekstringSets the first weekly leaderboard in YYYY-WW.
endWeekstringSets the last weekly leaderboard in an inclusive range. Leave it empty to use only startWeek.
startMonthstringSets the first monthly leaderboard in YYYY-MM.
endMonthstringSets the last monthly leaderboard in an inclusive range. Leave it empty to use only startMonth.
startYearintegerSets the first yearly leaderboard.
endYearintegerSets the last yearly leaderboard in an inclusive range. Leave it empty to use only startYear.
categorySlugsstring[]Adds Product Hunt category slugs, such as ai-code-editors.
topicSlugsstring[]Adds Product Hunt topic slugs, such as developer-tools or open-source. The legacy alias opensource is also accepted.
productHuntPageUrlsstring[]Adds supported daily, weekly, monthly, yearly, category, or topic page URLs. Product-detail, post, search, home, and other URLs are rejected.
maxNbItemsToScrapeintegerSets a positive limit for launches saved in the run. Leave it empty to save all available launches until the source is exhausted. Large runs use more memory, so use a smaller limit for a bounded run.
shouldIncludePromotedListingsbooleanIncludes listings that Product Hunt clearly marks as promoted.
shouldScrapeOnlyFeaturedLaunchesbooleanKeeps only launches in Product Hunt's featured feed.
shouldScrapeCommentsbooleanCollects available Product Hunt comments for each launch. This makes the run slower.
shouldScrapeReviewsbooleanCollects available Product Hunt reviews for each launch. This makes the run slower.
shouldScrapeBuiltWithbooleanCollects Product Hunt's Built With data when available. This makes the run slower.
shouldScrapeLaunchesbooleanCollects the product's visible Product Hunt launch history. This makes the run slower.
shouldScrapeWebsitebooleanVisits each product website for its title, description, visible text, and public emails when found. This makes the run slower. Email enrichment is charged only when at least one email is saved.

Target choices

For daily, weekly, monthly, and yearly, use the matching period fields. For category and topic, add the matching slug list. For pageUrls, add supported Product Hunt leaderboard, category, or topic URLs. Product detail, post, search, and homepage URLs are not supported inputs.

🧾 Output

The default dataset contains one row per successfully saved Product Hunt launch or product identity. Optional arrays stay empty, and unavailable values stay null, when Product Hunt does not provide the requested data. The table uses dotted paths for nested fields; [] means an array item.

Output fields

FieldTypeWhat it does
isPromotedbooleanSays whether Product Hunt identified the placement as promoted.
thumbnailUrlstring or nullGives the Product Hunt thumbnail URL.
namestring or nullGives the product or launch name.
urlstring or nullGives the Product Hunt launch URL, or product URL when no launch URL is known.
taglinestring or nullGives the Product Hunt tagline.
categoriesstring[]Lists Product Hunt categories in source order.
followersnumber or nullGives the visible product follower count.
commentsCountnumber or nullGives the visible comment count for the current launch.
reviewsCountnumber or nullGives the visible review count.
launchesCountnumber or nullGives the visible number of launches for the product.
dayRanknumber or nullGives the daily leaderboard rank when available.
weekRanknumber or nullGives the weekly leaderboard rank when available.
monthRanknumber or nullGives the monthly leaderboard rank when available.
yearRanknumber or nullGives the yearly leaderboard rank when available.
launchDatestring or nullGives the launch date in YYYY-MM-DD when available.
descriptionstring or nullGives the readable product description.
upvotesCountnumber or nullGives the current launch upvote score.
linksstring[]Lists company and product links shown by Product Hunt.
xAccountHandlestring or nullGives the public X/Twitter handle when available.
imageUrlsstring[]Lists Product Hunt gallery image URLs.
videoUrlsstring[]Lists Product Hunt video asset URLs.
tagsstring[]Lists Product Hunt topic and tag names in source order.
teamobject[]Lists exposed makers, hunters, and other launch-team members.
team[].avatarUrlstring or nullGives a public team member avatar URL.
team[].typestring or nullGives the Product Hunt team role when available.
team[].namestring or nullGives the public team member name.
team[].usernamestring or nullGives the Product Hunt username.
team[].headlinestring or nullGives the public profile headline.
team[].aboutstring or nullGives the public profile biography.
team[].followersCountnumber or nullGives the public follower count.
team[].linksstring[]Lists public profile links.
builtWithobject[]Lists tools in Product Hunt's Built With section when requested.
builtWith[].namestring or nullGives the tool name.
builtWith[].urlstring or nullGives the Product Hunt URL for the tool when available.
builtWith[].taglinestring or nullGives the tool tagline when available.
builtWith[].thumbnailUrlstring or nullGives the tool thumbnail URL when available.
launchesobject[]Lists visible prior Product Hunt launches for the same product when requested.
launches[].titlestring or nullGives the prior launch name.
launches[].urlstring or nullGives the prior launch Product Hunt URL.
launches[].taglinestring or nullGives the prior launch tagline.
launches[].launchDatestring or nullGives the prior launch date when available.
launches[].dayRanknumber or nullGives the prior launch daily rank when available.
launches[].weekRanknumber or nullGives the prior launch weekly rank when available.
launches[].monthRanknumber or nullGives the prior launch monthly rank when available.
launches[].yearRanknumber or nullGives the prior launch yearly rank when available.
launches[].upvotesCountnumber or nullGives the prior launch upvote score when available.
launches[].commentsCountnumber or nullGives the prior launch comment count when available.
launches[].thumbnailUrlstring or nullGives the prior launch thumbnail URL when available.
commentsobject[]Lists Product Hunt comments when requested.
comments[].userobjectHolds the public Product Hunt commenter profile.
comments[].user.isMakerboolean or nullSays whether the commenter is a maker when known.
comments[].user.usernamestring or nullGives the commenter's Product Hunt username.
comments[].user.namestring or nullGives the commenter's public name.
comments[].user.avatarUrlstring or nullGives the commenter's public avatar URL.
comments[].user.headlinestring or nullGives the commenter's public profile headline.
comments[].user.linksstring[]Lists the commenter's public profile links.
comments[].user.followersCountnumber or nullGives the commenter's public follower count.
comments[].textstring or nullGives the comment text.
comments[].upvotesCountnumber or nullGives the comment upvote count when available.
comments[].timeAgostring or nullGives the relative time shown for the comment.
reviewsobject[]Lists Product Hunt reviews when requested.
reviews[].userobjectHolds the public Product Hunt reviewer profile.
reviews[].user.usernamestring or nullGives the reviewer's Product Hunt username.
reviews[].user.namestring or nullGives the reviewer's public name.
reviews[].user.avatarUrlstring or nullGives the reviewer's public avatar URL.
reviews[].user.headlinestring or nullGives the reviewer's public profile headline.
reviews[].user.linksstring[]Lists the reviewer's public profile links.
reviews[].user.followersCountnumber or nullGives the reviewer's public follower count.
reviews[].user.reviewsCountnumber or nullGives the reviewer's review count when available.
reviews[].ratingnumber or nullGives the review rating when available.
reviews[].textstring or nullGives the review text.
reviews[].viewsCountnumber or nullGives the review view count when available.
reviews[].timeAgostring or nullGives the relative time shown for the review.
websiteobjectHolds the linked website and requested enrichment.
website.urlstring or nullGives the external product website URL.
website.titlestring or nullGives the website page title when enrichment succeeds.
website.descriptionstring or nullGives the website page description when enrichment succeeds.
website.emailsstring[]Lists public website emails found by optional enrichment.
website.rawTextstring or nullGives readable visible website text when enrichment succeeds.

The row below is shortened from a genuine current-beta run: the real team array is shown as the JSON string "..." to keep the example small. Other shown values are from that saved row.

{
"isPromoted": false,
"thumbnailUrl": "https://ph-files.imgix.net/cac4f4a7-fb00-42d1-b741-9dfc26e0a56f.png",
"name": "Cursor",
"url": "https://www.producthunt.com/products/cursor",
"tagline": "AI coding agent",
"categories": [
"AI Coding Agents",
"Vibe Coding Tools",
"AI Code Editors"
],
"followers": 53491,
"commentsCount": 62,
"reviewsCount": 920,
"launchesCount": 10,
"dayRank": 1,
"weekRank": 5,
"monthRank": 234,
"yearRank": null,
"launchDate": "2026-06-30",
"description": "Cursor is the best way to build ambitious software.",
"upvotesCount": 658,
"links": [
"https://cursor.com",
"https://twitter.com/cursor_ai",
"https://www.linkedin.com/company/cursorai/",
"https://apps.apple.com/app/cursor/id6767085653"
],
"xAccountHandle": "@cursor_ai",
"imageUrls": [
"https://ph-files.imgix.net/f3171d81-83b0-479a-bff6-9007dc2176ee.png?auto=format&fit=crop",
"https://ph-files.imgix.net/09a5ccf8-605f-49fc-b747-4414bce7d46e.png?auto=format&fit=crop",
"https://ph-files.imgix.net/eb183572-53ad-4a7f-9d8b-2e40d981b8fc.png?auto=format&fit=crop"
],
"videoUrls": [
"https://www.youtube.com/watch?v=ovxL42LkKNg"
],
"tags": [
"Artificial Intelligence"
],
"team": "...",
"builtWith": [],
"launches": [],
"comments": [],
"reviews": [],
"website": {
"url": "https://cursor.com",
"title": null,
"description": null,
"emails": [],
"rawText": null
}
}

See the Output schema for the same fields in the public schema.

💳 Pricing

This Actor uses pay-per-event pricing. The primary event is charged once for each successfully saved deduplicated launch or product identity. The email-enrichment add-on is charged only for a saved launch where optional website enrichment finds at least one public email. A run with no saved launch is not charged for a launch. Website checks with no found email are not charged for email enrichment. See the Pricing tab for current rates.

🔌 Integrations

Use Apify datasets, API access, schedules, and webhooks to export or automate results. This walkthrough shows how to connect an Actor to other workflows:

❓ FAQ

What happens if Product Hunt blocks every discovery attempt?

The Actor ends with a clear source-access failure rather than reporting an ordinary successful empty scrape. Retry later because source access can change between runs.

What happens if a long crawl stops early?

Rows saved before the stop remain in the dataset, and the run reports that it is incomplete. Set Maximum items when you need a smaller bounded run.

How do I keep a large crawl manageable?

Leave comments, reviews, Built With, launch history, and website enrichment off unless you need them. For a large source range, set a positive Maximum items limit; leaving it empty asks for all available launches until the source is exhausted.

Can I submit a Product Hunt product or post URL?

No. URL input accepts supported leaderboard, category, and topic pages. Standalone product, post, search, and homepage URLs are rejected rather than reinterpreted.

Why are some fields null or empty arrays?

Product Hunt does not expose every optional fact for every launch. Detail and enrichment failures do not discard an already discovered launch, so unavailable values keep their schema-defined empty form.

Can I scrape several target families in one run?

Choose one Target per run. The Product Hunt page URL Target can contain a mixed list of supported leaderboard, category, and topic page URLs.

Are comments, reviews, launch history, Built With data, and website emails always included?

No. You must turn on these slower options. Some data may still be missing. Public emails are returned only when found on the linked website.

Can I run this as a Product Hunt scraper API?

Yes. Start runs and get dataset rows through the Apify API. You do not need to give the Actor a Product Hunt account or API token.

How do I monitor new Product Hunt launches?

Run the daily Target on an Apify schedule and send completed datasets through the API or a webhook. Each run reads the selected Product Hunt page rather than reusing a saved inventory.

📝 Changelog

0.0: Initial release

  • Initial release with daily, weekly, monthly, yearly, category, topic, and supported page URL Targets.
  • Initial release with optional comments, reviews, Built With, launch history, and website enrichment.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

  • Uneed Scraper — collect products, launches, categories, pricing, engagement, and available business details from Uneed.
  • Tiny Startups Scraper — research public startup launches, rankings, creators, deals, and available emails from Tiny Startups.
  • TinySeed Scraper — collect portfolio companies, cohorts, locations, websites, and available public emails.
  • Website Emails Scraper — turn a selected list of product websites into deduplicated public email rows.
  • Twitter (X) Scraper — research public launch discussion and company mentions on X.

Made with ❤️ by Maxime Dupré