Product Hunt Scraper – Products, Launches, Makers & Reviews avatar

Product Hunt Scraper – Products, Launches, Makers & Reviews

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Product Hunt Scraper – Products, Launches, Makers & Reviews

Product Hunt Scraper – Products, Launches, Makers & Reviews

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

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

AbotAPI

AbotAPI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Product Hunt Launches Scraper

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

Input

Choose mode first:

ModeUsesIgnores
urlstartUrlssearchTerms
keywordsearchTerms, searchSort, searchCategories, searchCategorySlugsstartUrls

For URL mode, paste Product Hunt URLs in startUrls:

URL shapeOutput
https://www.producthunt.com/Recent product rows
/search?q={keyword}Product rows matching the keyword
/leaderboard/daily/YYYY/M/DRanked product rows
/leaderboard/weekly/YYYY/WWRanked product rows
/leaderboard/monthly/YYYY/MRanked product rows
/leaderboard/yearly/YYYYRanked product rows
/topics/{slug}Product rows for that topic
/collections/{slug}Product rows from the collection
/collectionsProduct rows from listed collections
/products/{slug}One product row
/@usernameOne maker profile row

Useful options:

FieldDescription
modeSelects URL list or keyword search
searchTermsKeyword searches to expand into product rows
searchSortSort generated keyword searches by relevance, popular, or newest
searchCategoriesMulti-select common Product Hunt categories for keyword searches
searchCategorySlugsAdvanced custom Product Hunt category slugs
enrichEmailsChecks product websites for public contact emails
includeReviewsIncludes public Product Hunt review details where present
outputReviewsAsRowsSaves extracted reviews as separate rows
maxReviewsPerProductLimits reviews attached to each product
minReviewsCountKeeps only products with at least this many reviews
minFollowersCountKeeps only products with at least this many followers
websiteRequiredKeeps only products with an external website URL
socialLinkRequiredKeeps only products with a social or source-code URL
maxItemsHard cap on total dataset rows
maxSearchResultsPerTermSearch candidates scanned per keyword before filters are applied
proxyOptional connection settings

maxItems is the only finite default cap. Leave proxy settings simple for light runs; enable proxy or choose Residential if your run sees rate limits. Datacenter or free proxy configurations can be less reliable for larger runs.

Send results into your apps (MCP connectors)

Optionally pipe the scraped results into the apps you already use, via Model Context Protocol (MCP) connectors. This is an extra delivery step after the scrape — the Apify dataset is never changed.

What gets written to the connector: a condensed, human-readable summary of each record — not the full JSON. Each item becomes one entry with a title and its key fields flattened to plain text. The complete record always stays in the Apify dataset.

  1. Authorize a connector once under Apify → Settings → Integrations (Notion, Linear, Airtable, or Apify).
  2. Select it in the "Pipe results into your apps" input field. (If the picker is empty, you haven't authorized a connector yet.)
  3. For Notion, also set notionParentPageUrl to the page where items should be created.

The connection is mediated by Apify's MCP proxy, so this actor never sees your third-party credentials. Leave the field empty to skip.

Output

Product rows include:

  • rowType, slug, name, tagline, description
  • canonicalUrl, sourceUrl, websiteUrl, social links, app links
  • votesCount, commentsCount, followersCount, reviewsCount
  • logoUrl, media[], mediaCount
  • categories[]
  • reviews[], reviewsExtracted, averageRating
  • harvestedEmails[] when email enrichment is enabled
  • searchContext with the discovery URL and result position

Maker rows include:

  • rowType, username, name, headline, avatarUrl
  • productUrls[], productsCount

Review rows, when enabled, include:

  • productSlug, productUrl, reviewId, reviewUrl
  • rating, ratingMax, reviewText
  • positiveNotes[], negativeNotes[]
  • authorName, authorUrl, authorImage

Notes

The Actor reads public Product Hunt pages only. Product website email discovery is best-effort: many sites do not publish email addresses, hide them behind scripts, or use forms instead.

Scrape only publicly available data and comply with Product Hunt's Terms of Service and applicable privacy laws when using personal data such as maker names or public email addresses.