Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Plugin Submission Form
Plugin Author:yangzhichao814-cell
Plugin Name: meta_search
Repository URL:https://github.com/yangzhichao814-cell/dify-plugins/tree/main/meta_search
New plugin submission
Version update for existing plugin
meta_search is a powerful meta-search plugin designed to help users quickly obtain the latest and most relevant articles based on their input keywords. Leveraging efficient information aggregation and real-time retrieval capabilities, this plugin streamlines the process of information acquisition by eliminating the need for users to switch between multiple platforms or search engines manually.
When users enter specific keywords, the plugin initiates targeted searches across a diverse range of authoritative and up-to-date content sources. It then intelligently filters, sorts, and synthesizes the retrieved results to present users with a curated list of articles—prioritizing recency, relevance, and content quality. Whether for academic research, industry trends tracking, news gathering, or daily information access, this plugin provides a one-stop solution to meet users' demand for timely and valuable content.
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
Please confirm that your plugin README includes all necessary information:
Step-by-step setup instructions
Detailed usage instructions
All required APIs and credentials are clearly listed
Connection requirements and configuration details
Link to the repository for the plugin source code
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
My plugin does not collect any user personal data. All user input data (such as CSV/JSON content, configuration parameters) is only used for real-time processing through the Flask API, and is not stored locally or transmitted to any third-party servers except the user-specified Flask API endpoint. The plugin does not record, cache, or upload any personal information (including but not limited to email addresses, IP addresses, device information) during operation.
Privacy Policy
I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines