Get top 5 products on Product Hunt every hour
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER 🎉 Early Black Friday Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
This workflow gets the top 5 products from Product Hunt and shares them on the Discord server.
Cron node: This node triggers the workflow every hour. Based on your use case, you can update the node to trigger the workflow at a different time.
GraphQL node: This node makes the API call to the Product Hunt GraphQL API. You will need an API token from Product Hunt to make the call.
Item Lists node: This node transforms the single item returned by the previous node into multiple items.
Set node: The Set node is used to return only the name, description, and votes of the product.
Discord node: This node is used to send the top 5 products to the Discord server.