mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #646] [CLOSED] Add Bright Data plugin v1.0.0 #1085
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/646
Author: @Idanvilenski
Created: 6/8/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (10+)
9bd3116Create LICENSE5e7c987Add files via upload3fe755bRename brightdata_plugin (1).difypkg to brightdata_plugin.difypkg51fab1fCreate PRIVACY.mdd68ce9fCreate GUIDE.md57931eaCreate README.mdddc0a29Create demo1.PNGf0fce4eCreate search_engine.yamlc935b50Add files via upload43363caCreate bright-data.yaml📊 Changes
17 files changed (+1254 additions, -0 deletions)
View changed files
➕
idanvilenski/brightdata-dify-plugin/LICENSE(+44 -0)➕
idanvilenski/brightdata-dify-plugin/PRIVACY.md(+42 -0)➕
idanvilenski/brightdata-dify-plugin/README.md(+134 -0)➕
idanvilenski/brightdata-dify-plugin/assets/demo1.PNG(+1 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin.difypkg(+0 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/_assets/icon.svg(+1 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/main.py(+6 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/manifest.yaml(+41 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/provider/brightdata.py(+20 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/provider/brightdata.yaml(+36 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/requirements.txt(+2 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/tools/scrape_as_markdown.py(+57 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/tools/scrape_as_markdown.yaml(+38 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/tools/search_engine.py(+75 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/tools/search_engine.yaml(+69 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/tools/structured_data_feeds.py(+638 -0)➕
idanvilenski/brightdata-dify-plugin/brightdata_plugin/tools/structured_data_feeds.yaml(+50 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin provides comprehensive web scraping and data extraction capabilities powered by Bright Data's enterprise-grade infrastructure with intelligent auto-detection. It supports 50+ platforms including major e-commerce sites (Amazon, eBay, Walmart), social media platforms (LinkedIn, Instagram, YouTube, TikTok), business intelligence sources (Crunchbase, ZoomInfo), and search engines.
Key Features:
Supported Platforms:
Technical Capabilities:
Use Cases:
This plugin brings significant value to the Dify ecosystem by providing enterprise-grade web scraping capabilities that were previously unavailable, enabling users to build sophisticated data collection and analysis workflows without complex infrastructure setup.
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Privacy Policy
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not collect any user personal data. The plugin operates as a proxy service that:
Data Handling Practices
Third-Party Data Processing
This plugin utilizes Bright Data's Web Scraping Services:
User Control
7. Technical Specifications
System Requirements
Dependencies
Security Features
8. Plugin Value Proposition
Unique Value
This plugin provides enterprise-grade web scraping capabilities that are currently unavailable in the Dify ecosystem:
Differentiation from Existing Tools
9. Maintenance Commitment
Ongoing Support
Update Schedule
10. Contact Information
Additional Notes: This plugin has been thoroughly tested across multiple platforms and use cases. The integration with Bright Data provides enterprise-grade reliability and performance that significantly enhances Dify's data collection capabilities. The plugin follows all Dify development guidelines and security best practices.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.