Product Hunt Data Extractor
Try for free
2 hours trial then $10.00/month - No credit card required now
View all Actors
Product Hunt Data Extractor
rckflr/product-hunt-data-extractor
Try for free
2 hours trial then $10.00/month - No credit card required now
This actor efficiently scrapes product details from ProductHunt, including names, descriptions, images, categories, and video thumbnails. It's designed specifically for ProductHunt, ensuring accurate and structured data for product research and competitive analysis.
What is Product Hunt Data Extractor?
This tool scrapes product details from Product Hunt, including names, descriptions, images, categories, and video thumbnails. It is designed specifically for Product Hunt, ensuring accurate and structured data, perfect for product research and competitive analysis.
Features:
- Extract product details (name, description, etc.)
- Get product images and video thumbnails
- Scrape product categories
- Export data in Excel, CSV, JSON, and more
Input Example
1{ 2 "url": "https://www.producthunt.com/posts/example-product" 3}
Output Example
1{ 2 "productUrl": "https://getdevkit.com", 3 "productName": "DevKit 3.0", 4 "productDescription": "Now with VSCode Extension & the latest LLMs", 5 "productIcon": "https://ph-files.imgix.net/b8438270-d96e-46ba-94bf-024076fd145b.png", 6 "promotionCode": "", 7 "categories": [ "SaaS", "Software Engineering", "Developer Tools" ], 8 "galleryImages": [ 9 "https://ph-files.imgix.net/866bba92-f09b-4c02-b772-56d262ba7eec.jpeg", 10 "https://ph-files.imgix.net/b98cd874-96c6-42f1-b4bd-2ddd63acd1cd.png" 11 ], 12 "videoUrl": "https://ph-files.imgix.net/866bba92-f09b-4c02-b772-56d262ba7eec.jpeg" 13}
How to use:
- Provide the URL of the ProductHunt post you wish to scrape.
- Run the actor and retrieve structured data about the product.
Business Use Cases:
- Product research
- Competitor analysis
- Market trends analysis
Developer
Maintained by Community
Actor metrics
- 4 monthly users
- 1 star
- 100.0% runs succeeded
- Created in Oct 2024
- Modified about 1 month ago
Categories