Product Hunt Product Details Scraper avatar
Product Hunt Product Details Scraper

Pricing

$10.00/month + usage

Go to Store
Product Hunt Product Details Scraper

Product Hunt Product Details Scraper

Developed by

ScrapeVerse

ScrapeVerse

Maintained by Community

Fastest and Most Detailed Product Hunt Product Details Scraper only @ 10 USD per month. Easily fetch detailed, structured Product Hunt launch data for any given Product Page URL. From product metadata and rankings to reviews, media, and competitor insights – all in one JSON response.

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

3 days ago

🚀 Product Hunt Scraper

Fastest and Most Detailed Product Hunt Product Details Scraper. Get powerful insights from Product Hunt in real time. Just pass a date, and receive a full report on rankings, reviews, alternatives, and more – directly from Product Hunt.


🔥 What Does It Do?

With just one API call, fetch all key data about a Product Hunt launch on a given day:

  • ✅ Product name, tagline & description
  • 📈 Votes, reviews, ratings
  • 🎯 Categories & tags
  • 👥 User reviews with avatars
  • 📸 Media assets (images/videos/screenshots)
  • 🔁 Alternatives with metadata
  • 🌐 Product URL & website
  • 🧠 Valuable sentiment data from reviews

📌 Use Cases

  • 💼 Startup Market Research: Track launch performance & public sentiment
  • 📊 Competitive Analysis: Discover alternatives and category trends
  • 📰 Content Creation: Use data for blog articles, newsletters, or reports
  • 📈 Product Tracking: Monitor how your (or competitors') product performed on launch day
  • 🤖 Automated Tools & Dashboards: Build analytics tools and visualizations

📌 How to find URLs for Input :

You can use the Product Hunt Archive List Scraper to quickly retrieve product page URLs, which can then be used in this actor to fetch detailed information.


🛠️ Sample Output

{
"id": "953458",
"slug": "xcreate",
"followersCount": 370,
"name": "XcreateAI",
"tagline": "Brand Seeding on Social Media – From $5",
"description": "XcreateAI connects visionary brands with dynamic nano-influencers globally through AI. Looking to boost your SEO, social media marketing, or brand communication? We’ve got you covered. XcreateAI—Let You Collaborate Like a Billion-Dollar Brand.",
"reviewsCount": 5,
"twitterUrl": "https://x.com/xxxxcreate",
"facebookUrl": "",
"instagramUrl": "",
"linkedinUrl": "",
"angellistUrl": "",
"threadsUrl": "",
"mediumUrl": "",
"awards": [],
"websiteUrl": "https://www.xcreate.ai",
"iosUrl": null,
"androidUrl": null,
"githubUrl": "",
"categories": [],
"reviewsRating": 5,
"categoriesCount": 6,
"url": "https://www.producthunt.com/products/xcreate",
"ratingSpecificCount": {
"1": 0,
"2": 0,
"3": 0,
"4": 0,
"5": 5
},
"media": [
"https://ph-files.imgix.net/974fdbb6-dc98-47fc-b0bc-03e755aa4e75.png",
"https://ph-files.imgix.net/a1642763-b7d7-4130-81ac-68a0dbbcd0cd.jpeg",
"https://ph-files.imgix.net/6e86348c-8ffd-4b6d-92f6-e4f70a44f48a.jpeg"
],
"productReviews": [
{
"description": "Great idea! Can't wait for your launch!",
"rating": 5,
"createdAt": "2025-02-24T06:48:09-08:00",
"user": {
"name": "Alexander Seletskiy",
"username": "alex_seletsky",
"avatarUrl": "https://ph-avatars.imgix.net/8117453/7b197ec4-9a12-4909-be8d-ff2b55a6e385.jpeg"
},
"threads": []
},
{
"description": "Great idea to expand your reach effortlessly! It’s perfect for boosting your brand with real, authentic connections.",
"rating": 5,
"createdAt": "2025-02-24T06:03:30-08:00",
"user": {
"name": "Irina Buzun",
"username": "irina_buzun",
"avatarUrl": "https://ph-avatars.imgix.net/8118414/0ab78c29-5a2b-4bf4-a859-fd36eccba976.jpeg"
},
"threads": []
},
{
"description": "This software has already helped me make money. I think it’s a great platform and a great start",
"rating": 5,
"createdAt": "2025-02-14T00:33:43-08:00",
"user": {
"name": "fanthus",
"username": "fanthus",
"avatarUrl": "https://ph-avatars.imgix.net/5848879/0d688ee4-2262-4578-86e0-3d817764a405.jpeg"
},
"threads": []
}
],
"avatarUrl": "https://ph-files.imgix.net/0cb4de33-a6ac-49b9-a12e-ec466c0aedbf.jpeg",
"alternatives": [],
"launches": [
{
"createdAt": "2025-03-04T00:01:00-08:00",
"slug": "xcreateai",
"name": "XcreateAI",
"tagline": "Brand Seeding on Social Media – From $5",
"dailyRank": "19",
"weeklyRank": "105",
"monthlyRank": "436",
"productURL": "https://www.producthunt.com/products/xcreate",
"awards": [],
"avatarUrl": "https://ph-files.imgix.net/52a01242-87c8-49df-bad6-89346700be65.png",
"featuredAt": null,
"latestScore": 85,
"launchDayScore": 101,
"commentsCount": 44,
"votesCount": 201
}
],
"makers": [
{
"name": "Xenia",
"headline": "XcreateAI Cofounder",
"username": "xenia1234",
"avatarUrl": "https://ph-avatars.imgix.net/7548972/77818e8b-aa54-443c-b5a0-81daf372f645.jpeg"
}
],
"topics": [
"Social Media",
"Artificial Intelligence",
"Influencer marketing"
],
"inputURL": "https://www.producthunt.com/products/xcreate?launch=xcreateai"
}