redpanda-data / redpanda-data/connect

Plugin submission: Bright Data Web Intelligence Processor

Open
#4,543 0 comments 0 reactions 0 assignees View on GitHub

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

What we need from the Redpanda team

We'd like guidance on:

  1. The certification process and requirements for community plugins,
    specifically Python Dynamic Plugins
  2. Whether Python Dynamic Plugins follow the same certification path as
    Go-native connectors described in CONTRIBUTING.md, or a different process
  3. Where in the repo structure / documentation this should be referenced
  4. Any naming conventions or manifest standards we should follow
  5. Review process and timeline expectations

Happy to share the full functional/technical specs for review.

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.