[PR #3769] docs(integrations): add Bright Data entries to search and browser tool tables #3789

Open
opened 2026-06-05 18:53:09 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3769
Author: @meirk-brd
Created: 4/28/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (7)

  • 851f1e3 chore: add Bright Data to search & browse tables
  • cf8efdc Merge branch 'langchain-ai:main' into main
  • 761f4ec Merge branch 'main' into main
  • 3075e98 Merge branch 'main' into main
  • 643fedd Merge branch 'main' into main
  • dd7ffee Merge branch 'main' into main
  • 2751312 Merge branch 'main' into main

📊 Changes

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

View changed files

📝 src/oss/python/integrations/tools/index.mdx (+3 -0)

📄 Description

Overview

Adds Bright Data entries to two integration tables on the Python tools index page: BrightData SERP in the online search tools table, and BrightData Web Scraper API + BrightData Unlocker in the browser automation/scraping tools table.

Type of change

Type: Update existing documentation

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes

Table-only update - adds three rows linking to existing integration pages (brightdata_serp, brightdata-webscraperapi, brightdata_unlocker). No new pages or navigation changes required. Worth verifying the three target pages exist at the linked paths before merging, and confirming the inconsistent slug style (brightdata-webscraperapi uses a hyphen while the other two use underscores) is intentional.


🔄 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/langchain-ai/docs/pull/3769 **Author:** [@meirk-brd](https://github.com/meirk-brd) **Created:** 4/28/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (7) - [`851f1e3`](https://github.com/langchain-ai/docs/commit/851f1e3fbe4aec67da8cdfe949bf0a229f1103d2) chore: add Bright Data to search & browse tables - [`cf8efdc`](https://github.com/langchain-ai/docs/commit/cf8efdc5dc2dbff0df42eb232a8106879e2dd01e) Merge branch 'langchain-ai:main' into main - [`761f4ec`](https://github.com/langchain-ai/docs/commit/761f4ec1b74d1d8280acbf068e7675a0a51a506f) Merge branch 'main' into main - [`3075e98`](https://github.com/langchain-ai/docs/commit/3075e98cf96185330a865ad11ffd88c91705c6e8) Merge branch 'main' into main - [`643fedd`](https://github.com/langchain-ai/docs/commit/643feddedd2c8aebec3520d6a81c0639e08d3f82) Merge branch 'main' into main - [`dd7ffee`](https://github.com/langchain-ai/docs/commit/dd7ffee3fa794ba26a1e914a4b1b3bf321015344) Merge branch 'main' into main - [`2751312`](https://github.com/langchain-ai/docs/commit/2751312d884e61239dc0a9021988a2314f5b2765) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/tools/index.mdx` (+3 -0) </details> ### 📄 Description ## Overview Adds Bright Data entries to two integration tables on the Python tools index page: BrightData SERP in the online search tools table, and BrightData Web Scraper API + BrightData Unlocker in the browser automation/scraping tools table. ## Type of change **Type:** Update existing documentation ## Related issues/PRs - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [X] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes Table-only update - adds three rows linking to existing integration pages (`brightdata_serp`, `brightdata-webscraperapi`, `brightdata_unlocker`). No new pages or navigation changes required. Worth verifying the three target pages exist at the linked paths before merging, and confirming the inconsistent slug style (`brightdata-webscraperapi` uses a hyphen while the other two use underscores) is intentional. --- <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-06-05 18:53:09 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3789