Product Hunt Scraper with Founders & Emails avatar

Product Hunt Scraper with Founders & Emails

Pricing

from $0.49 / 1,000 results

Go to Apify Store
Product Hunt Scraper with Founders & Emails

Product Hunt Scraper with Founders & Emails

[๐—–๐—ต๐—ฒ๐—ฎ๐—ฝ๐—ฒ๐˜€๐˜] Product Hunt scraper to extract products, launches, makers, upvotes, comments, and metadata from Product Hunt ๐Ÿš€๐Ÿ“Š Ideal for startup research, competitor analysis, and product discovery. Fast and reliable.

Pricing

from $0.49 / 1,000 results

Rating

0.0

(0)

Developer

Scrapers Hub

Scrapers Hub

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Product Hunt Scraper with Founders & Emails ๐Ÿš€

Product Hunt Scraper collects every product launched on Product Hunt for any day you choose โ€” complete with rankings, votes, topics, descriptions, images, the founders behind each launch, and their contact details. Whether you are hunting for new customers, tracking competitors, or researching what is taking off in your market, this Product Hunt Scraper gathers it all and hands you a clean spreadsheet.

No coding and no account needed. Pick a date, press Run, and download the results. With founder discovery switched on, the Product Hunt Scraper also becomes a practical Product Hunt email scraper for outreach teams.


๐Ÿš€ Why Choose This Product Hunt Scraper?

FeatureWhat It Means for You
โœ… Any Day, Any LeaderboardWorks as a daily, weekly, monthly, or yearly Product Hunt leaderboard scraper
โœ… Founders IncludedThe Product Hunt founders scraper captures up to 3 makers per product with their roles and social profiles
โœ… Contact DiscoveryA built-in founder email finder looks up real email addresses from each maker's own website
โœ… Full Launch StoryRanks, votes, followers, topics, images, and every previous launch of the same product
โœ… Discussions TooCollect the full comment thread under each launch, including founder replies
โœ… Spreadsheet-ReadyClear, flat columns let you export Product Hunt data to CSV, Excel, or JSON instantly

๐Ÿ”‘ Key Features of the Product Hunt Scraper

  • ๐Ÿ“… Pick Any Launch Date โ€” enter a date and the Product Hunt Scraper pulls that day's complete leaderboard, recent or historical
  • ๐Ÿ† Custom Leaderboard Links โ€” paste weekly, monthly, or yearly leaderboard links and the Product Hunt leaderboard scraper collects those instead
  • ๐Ÿ‘ฅ Founder and Maker Details โ€” the Product Hunt founders scraper returns each maker's name, username, headline, profile picture, and links to X/Twitter, LinkedIn, and their personal site
  • ๐Ÿ“ง Email Discovery โ€” turn on the founder email finder to search each maker's linked website for a reachable address
  • ๐ŸŽš๏ธ Confidence Control โ€” choose whether to include general addresses like info@ and hello@, or keep only the strongest matches
  • ๐Ÿ’ฌ Launch Comments โ€” collect the full discussion under each product, with replies kept in order and saved as their own rows
  • ๐Ÿฅ‡ Ranking Data โ€” daily rank, vote count, comment count, and follower count for every launch
  • ๐Ÿท๏ธ Topics and Categories โ€” see exactly which categories each product was launched under, ideal for Product Hunt product data analysis
  • ๐Ÿ–ผ๏ธ Images and Media โ€” thumbnails and the full gallery from each product page
  • ๐Ÿ“œ Launch History โ€” see whether a product has launched before, and how it ranked each time
  • โญ Featured Filter โ€” tell the Product Hunt Scraper to keep only the products featured that day, or include everything
  • ๐ŸŽฏ Set Your Own Size โ€” collect a handful for a quick check or the full leaderboard for deep research
  • ๐Ÿ” Repeatable Runs โ€” the same settings can be re-run any time, so you can scrape Product Hunt data on a regular schedule

๐Ÿ“ Input

Everything can be set up using the simple form in the Apify Console. If you prefer to enter settings directly, this is what a full configuration looks like:

{
"date": "2026-07-09",
"scrapeOnlyFeatured": true,
"leaderboardUrls": [
"https://www.producthunt.com/leaderboard/monthly/2026/7"
],
"scrapeMakers": true,
"getComments": true,
"enrichWithEmail": true,
"includeRiskyEmails": false,
"maxProducts": 100
}

Input Settings

SettingTypeDefaultWhat It Does
datetexttodayThe launch day to collect, written as YYYY-MM-DD. Leave it empty to use the current Product Hunt day.
scrapeOnlyFeaturedyes/notrueKeep only the products Product Hunt featured on the leaderboard that day.
leaderboardUrlslistโ€”Direct leaderboard links, such as a monthly or yearly page. When you add these, they are used instead of the date above.
scrapeMakersyes/nofalseSwitch on the Product Hunt founders scraper to include the people behind each product.
getCommentsyes/nofalseAlso collect the discussion under each product, saved as separate rows.
enrichWithEmailyes/nofalseTurn on the founder email finder to look for maker email addresses.
includeRiskyEmailsyes/nofalseAlso keep general addresses such as info@, support@, or hello@, which are less certain to reach a specific person.
maxProductsnumber100The most products to collect in one run.

๐Ÿ’ก Tip: email discovery works alongside maker collection, since the addresses are found through each maker's own linked website. Switch both on together.


๐Ÿ“ฆ Output

The Product Hunt Scraper writes one row per record. Each row is either a product ("type": "Product") or a comment ("recordType": "Comment"), so the two are simple to separate and export Product Hunt data to CSV. Here is one product row:

[
{
"type": "Product",
"productName": "Sunset Analytics",
"productTagline": "Privacy-first product analytics for small teams",
"productUrl": "https://www.producthunt.com/posts/sunset-analytics",
"productThumbnailUrl": "https://ph-files.imgix.net/abc123.png",
"productDescription": "Sunset Analytics gives you clear product insights without tracking your users across the web...",
"websiteUrl": "https://sunsetanalytics.com",
"votesCount": 842,
"commentsCount": 96,
"followersCount": 311,
"dailyRank": 1,
"topics": ["Analytics", "SaaS", "Privacy"],
"makerName1": "Ana Ruiz",
"makerUsername1": "anaruiz",
"makerHeadline1": "Co-founder at Sunset Analytics",
"isGoldMaker1": true,
"makerAvatarUrl1": "https://ph-files.imgix.net/maker-ana.png",
"makerProfileUrl1": "https://www.producthunt.com/@anaruiz",
"maker1twitter": "https://x.com/anaruiz",
"maker1linkedin": "https://www.linkedin.com/in/anaruiz",
"maker1website": "https://anaruiz.dev",
"maker1email": "ana@sunsetanalytics.com",
"maker1emails": ["ana@sunsetanalytics.com", "hello@sunsetanalytics.com"],
"makerName2": "Tom Bekker",
"makerUsername2": "tombekker",
"makerHeadline2": "Engineering at Sunset Analytics",
"maker2email": "tom@sunsetanalytics.com",
"mediaGallery": [
"https://ph-files.imgix.net/gallery-1.png",
"https://ph-files.imgix.net/gallery-2.png"
],
"launchHistory": [
{ "position": 4, "period": "daily", "date": "2024-11-02" },
{ "position": 1, "period": "daily", "date": "2026-07-09" }
]
}
]

Product Columns

ColumnTypeWhat It Contains
typetextAlways Product for launch rows
productNametextThe name of the product
productTaglinetextThe one-line pitch shown on the leaderboard
productUrltextLink to the product's Product Hunt page
productThumbnailUrltextThe small preview image
productDescriptiontextThe full description from the product page
websiteUrltextThe product's own website
votesCountnumberHow many upvotes the launch received
commentsCountnumberHow many comments the launch received
followersCountnumberHow many people follow the product
dailyRanknumberWhere it placed on the leaderboard that day
topicslistThe categories the product was launched under
makerName1 โ€ฆ makerName3textNames of up to three founders or makers
makerUsername1 โ€ฆ 3textTheir Product Hunt usernames
makerHeadline1 โ€ฆ 3textTheir role or short bio, e.g. "Co-founder at โ€ฆ"
isGoldMaker1 โ€ฆ 3yes/noWhether Product Hunt marks them as a top maker
makerAvatarUrl1 โ€ฆ 3textTheir profile pictures
makerProfileUrl1 โ€ฆ 3textLinks to their Product Hunt profiles
maker1twitter โ€ฆ 3textTheir X/Twitter profiles
maker1linkedin โ€ฆ 3textTheir LinkedIn profiles
maker1website โ€ฆ 3textTheir personal or company websites
maker1email โ€ฆ 3textThe best email found for each maker
maker1emails โ€ฆ 3listEvery email address found for that maker
mediaGallerylistAll images from the product's gallery
launchHistorylistEvery previous launch of this product, with its rank, period, and date

Comment Columns

ColumnTypeWhat It Contains
recordTypetextAlways Comment for discussion rows
productName / productUrltextWhich launch the comment belongs to โ€” use this to match comments back to products
commentIdtextThe comment's own ID
commentBodytextWhat the person wrote
commentBodyHtmltextThe same text with its original formatting
commentCreatedAttextWhen the comment was posted
commentVotesCountnumberHow many upvotes the comment received
commentParentIdtextThe comment it replies to, if it is a reply
commentThreadIdtextThe comment that started the conversation
commentDepthnumberHow deep in the reply chain it sits
commenterNametextWho wrote it
commenterUsernametextTheir Product Hunt username
commenterHeadlinetextTheir role or short bio
commenterAvatarUrltextTheir profile picture

๐Ÿš€ How to Use the Product Hunt Scraper (Step by Step)

  1. Sign in โ€” go to console.apify.com and open the Actors tab.
  2. Open the actor โ€” search for Product Hunt Scraper and click its card.
  3. Choose your day โ€” pick a launch date, or paste leaderboard links if you want a weekly, monthly, or yearly view.
  4. Decide on featured โ€” leave Featured Only on for the official leaderboard, or switch it off to include everything launched that day.
  5. Add the people โ€” switch on Include Product Makers to bring in founders and their social profiles.
  6. Find emails โ€” switch on Find Founder Email Addresses, and decide whether to accept general addresses too.
  7. Add discussions โ€” switch on Collect Product Comments if you want the full conversation.
  8. Set your size โ€” choose how many products to collect. Start small to review the results, then scale up.
  9. Press Run and download โ€” open the OUTPUT tab when it finishes and save as CSV, Excel, JSON, XML, or RSS.

No coding required โ€” the Product Hunt Scraper gives you a complete dataset in just a few minutes.


๐ŸŽฏ What Makes This Product Hunt Scraper Different

  • ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ People, Not Just Products โ€” most tools stop at the product name; this Product Hunt Scraper connects each launch to the real founders behind it
  • ๐Ÿ“ง Sorted by Confidence โ€” addresses are separated into likely personal matches and general company addresses, so you control the quality of your outreach list
  • ๐Ÿ“Š Flat, Friendly Columns โ€” up to three founders are laid out in their own columns rather than buried inside nested data, so scrape Product Hunt data results open cleanly in any spreadsheet
  • ๐Ÿ“œ Repeat-Launch Tracking โ€” the launch history shows whether a product has tried before and how it performed, which no leaderboard view shows you directly
  • ๐Ÿ’ฌ Threaded Discussions โ€” comments keep their reply structure so you can follow real conversations, not just a flat list
  • ๐Ÿ•ฐ๏ธ Historical Access โ€” collect any past launch day, not only today, making long-term Product Hunt launch data analysis possible
  • ๐ŸŽฏ Two Ways In โ€” start from a date or from your own leaderboard links, whichever fits your workflow

๐Ÿ’ก Best Use Cases for the Product Hunt Scraper

  • ๐Ÿค Sales and Outreach โ€” build a warm Product Hunt lead generation list of founders who just launched and are actively looking for users. Used this way, the Product Hunt Scraper doubles as a focused Product Hunt email scraper
  • ๐Ÿ” Competitor Tracking โ€” watch every launch in your category and see which ones gain real traction
  • ๐Ÿ’ผ Investor Deal Flow โ€” spot promising early-stage products the week they appear, with Product Hunt maker contacts already attached
  • ๐Ÿงญ Partnership Scouting โ€” find complementary tools to co-market with, and reach the right person through the Product Hunt maker contacts in the same row
  • ๐Ÿ“ˆ Market Research โ€” analyse Product Hunt product data by topic to see which categories are heating up
  • ๐ŸŽฏ Recruiting โ€” find technical founders and makers building in your space
  • ๐Ÿ“ฐ Content and Newsletters โ€” pull a ranked list of the day's best launches for your roundup posts
  • ๐Ÿงช Trend Analysis โ€” study historical Product Hunt launch data to learn what timing, topics, and taglines actually win
  • ๐Ÿ“ฅ CRM and Dashboards โ€” export Product Hunt data to CSV and load it straight into your CRM or reporting tool
  • ๐Ÿ“ฃ Agency Prospecting โ€” agencies use the Product Hunt Scraper for ongoing Product Hunt lead generation, refreshing their pipeline with each new launch day

๐Ÿ”ง Good to Know

A few practical notes before you run the Product Hunt Scraper:

  • What you can start from
    • A single launch date, written as YYYY-MM-DD
    • Direct leaderboard links, including weekly, monthly, and yearly pages
  • Founders per product
    • Up to 3 makers, each with their own set of columns
  • Download formats
    • CSV, Excel, JSON, XML, and RSS
  • Please note
    • โŒ Email addresses can only be found when a maker has a public website showing a contact address โ€” some founders will come back empty
    • โŒ General addresses such as info@ and hello@ are left out unless you switch them on
    • โŒ Private or unlisted profile details are never collected
    • โ„น๏ธ Email discovery adds extra time to a run, so allow a little longer when it is switched on

๐Ÿค Support & Feature Requests

Need a hand, or have an idea for the Product Hunt Scraper?

  • ๐Ÿ’ก Feature Requests โ€” want more than 3 makers per product, upvoter lists, or scheduled daily runs? Just ask.
  • ๐Ÿ“ง Contact โ€” email us at scrapershub@gmail.com.

Your feedback shapes what we build next and helps keep this the most complete Product Hunt Scraper on the Apify Store.


Start today with the most complete Product Hunt Scraper available โ€” launches, founders, and contact details in one run.

If the Product Hunt Scraper is useful to you, these tools from Scrapers Hub collect listings, profiles, posts, and contact details from other platforms that matter to your work:

Disclaimer

This Product Hunt Scraper collects information only from publicly available sources. It does not access private profiles, password-protected pages, or any private user information. Email addresses are discovered only where their owners have published them publicly. You are responsible for following applicable data privacy and anti-spam laws, including GDPR and CAN-SPAM, and for respecting Product Hunt's terms of service.

For data removal requests, please contact scrapershub@gmail.com. Always use these tools responsibly, ethically, and for legitimate purposes only.