[PR #803] [MERGED] [NEW PLUGIN] : Added a Product Hunt plugin to Dify #ieeesoc #1190

Closed
opened 2026-02-22 17:50:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/803
Author: @Sarthakkhanna07
Created: 6/28/2025
Status: Merged
Merged: 7/1/2025
Merged by: @alterxyz

Base: mainHead: main


📝 Commits (3)

  • 7503086 Added Product Hunt plugin to Defi
  • c41b619 Merge branch 'langgenius:main' into main
  • c7c39b5 Added Product Hunt Plugin for Dify

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

product_hunt/product_hunt.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

Product Hunt is a simple yet powerful Dify plugin that allows users to instantly fetch and display the top trending product launches from Product Hunt, without requiring any API keys, authentication, or setup.

It leverages a publicly accessible RSS-to-JSON service to retrieve live data from Product Hunt’s RSS feed and presents it in a clean, chatbot-friendly format.

Features

  • No API Key Required – Uses the public Product Hunt RSS feed via rss2json API
  • Live Trending Products – Returns the top 3 trending products with title, description and link
  • Chatbot-Ready Responses – Presents clean messages for use in AI agents or chatbot conversations
  • No User Setup Required – Works out of the box with zero configuration
  • Privacy First – Collects no personal user data and performs no authentication
  • Real-world Utility – Ideal for founders, investors, tech enthusiasts, or trend-watchers using Dify

This plugin was built to help make the Dify ecosystem more useful by integrating trending tech content directly into AI workflows.

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed (no credentials required)
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Data Collection

This plugin does not collect any personal user data. It only fetches public RSS data from Product Hunt.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/803 **Author:** [@Sarthakkhanna07](https://github.com/Sarthakkhanna07) **Created:** 6/28/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@alterxyz](https://github.com/alterxyz) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`7503086`](https://github.com/langgenius/dify-plugins/commit/75030866812c4cee240841ab51b28d84fdf350c0) Added Product Hunt plugin to Defi - [`c41b619`](https://github.com/langgenius/dify-plugins/commit/c41b619060087856a78840a8a3abbc09ffe5b1b2) Merge branch 'langgenius:main' into main - [`c7c39b5`](https://github.com/langgenius/dify-plugins/commit/c7c39b5d7384429dfede1a5571f3fe98f7e7908f) Added Product Hunt Plugin for Dify ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `product_hunt/product_hunt.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **Plugin Author**: Sarthak Khanna - **Plugin Name**: product_hunt - **Repository URL**: https://github.com/sarthakkhanna07/dify-plugin-producthunt ## 2. Submission Type - [x] New plugin submission - [ ] Version update for existing plugin ## 3. Description **Product Hunt** is a simple yet powerful Dify plugin that allows users to instantly fetch and display the top trending product launches from Product Hunt, without requiring any API keys, authentication, or setup. It leverages a publicly accessible RSS-to-JSON service to retrieve live data from Product Hunt’s RSS feed and presents it in a clean, chatbot-friendly format. ### Features - **No API Key Required** – Uses the public Product Hunt RSS feed via rss2json API - **Live Trending Products** – Returns the top 3 trending products with title, description and link - **Chatbot-Ready Responses** – Presents clean messages for use in AI agents or chatbot conversations - **No User Setup Required** – Works out of the box with zero configuration - **Privacy First** – Collects no personal user data and performs no authentication - **Real-world Utility** – Ideal for founders, investors, tech enthusiasts, or trend-watchers using Dify This plugin was built to help make the Dify ecosystem more useful by integrating trending tech content directly into AI workflows. ## 4. Checklist - [x] I have read and followed the Publish to Dify Marketplace guidelines - [x] I have read and comply with the Plugin Developer Agreement - [x] I confirm my plugin works properly on both Dify Community Edition and Cloud Version - [x] I confirm my plugin has been thoroughly tested for completeness and functionality - [x] My plugin brings new value to Dify ## 5. Documentation Checklist - [x] Step-by-step setup instructions - [x] Detailed usage instructions - [x] All required APIs and credentials are clearly listed (no credentials required) - [x] Connection requirements and configuration details - [x] Link to the repository for the plugin source code ## 6. Privacy Protection Information ### Data Collection This plugin does not collect any personal user data. It only fetches public RSS data from Product Hunt. ### Privacy Policy - [x] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 17:50:47 -05:00
yindo closed this issue 2026-02-22 17:50:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1190