redpanda-data / redpanda-data/connect
Plugin submission: Bright Data Web Intelligence Processor
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 969
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 64
Description
Summary
We've built a Python Dynamic Plugin for Redpanda Connect that integrates
Bright Data's web intelligence APIs as native pipeline processors.
What it does
The plugin exposes four Bright Data operations as a single brightdata
processor:
- Web Unlocker — fetch any webpage, bypassing anti-bot protection
- SERP — Google search results retrieval
- Web Scraper — structured data extraction from pre-built scrapers (e.g. Amazon, LinkedIn)
- Dataset — query Bright Data's maintained datasets
Architecture
- Python Dynamic Plugin (gRPC subprocess), built on the
redpanda-connect
Python SDK - Runs in Redpanda Connect's streams mode, supporting multiple simultaneous
pipelines - Async operations (Scraper, Dataset) handle trigger → poll → retrieve
automatically - Built-in retry logic with exponential backoff
Status
- Fully implemented and integration tested against the live Bright Data API
- Demoed internally and to Bright Data, who have approved moving forward
- Repository: https://github.com/ReallyGreatTech/brightdata-redpanda
What we need from the Redpanda team
We'd like guidance on:
- The certification process and requirements for community plugins,
specifically Python Dynamic Plugins - Whether Python Dynamic Plugins follow the same certification path as
Go-native connectors described in CONTRIBUTING.md, or a different process - Where in the repo structure / documentation this should be referenced
- Any naming conventions or manifest standards we should follow
- Review process and timeline expectations
Happy to share the full functional/technical specs for review.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with CONTRIBUTING.md and the linked brightdata-redpanda repository. Review the existing certification guidance for Go-native connectors, then determine how Python Dynamic Plugins, repository placement, naming, manifests, and review expectations should be documented. Done means the Redpanda team has provided a clear submission path or requested concrete materials for review.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, python
- Domain
- data-engineering, developer-experience, stream-processing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100