[PR #796] [CLOSED] docs: add ScrapingBee #1029

Closed
opened 2026-02-17 17:21:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/796
Author: @sahilsunny
Created: 10/8/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 493bb11 ScrapingBee provider and tool docs

📊 Changes

4 files changed (+758 additions, -0 deletions)

View changed files

src/oss/python/integrations/providers/scrapingbee.ipynb (+178 -0)
src/oss/python/integrations/tools/scrapingbee_checkusage.ipynb (+188 -0)
src/oss/python/integrations/tools/scrapingbee_googlesearch.ipynb (+191 -0)
src/oss/python/integrations/tools/scrapingbee_scrapeurl.ipynb (+201 -0)

📄 Description

Description: Created provider page and 3 component pages for ScrapingBee integration.


🔄 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/796 **Author:** [@sahilsunny](https://github.com/sahilsunny) **Created:** 10/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`493bb11`](https://github.com/langchain-ai/docs/commit/493bb1158e838fbc3c8f86b386c6041026b4dd0e) ScrapingBee provider and tool docs ### 📊 Changes **4 files changed** (+758 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/oss/python/integrations/providers/scrapingbee.ipynb` (+178 -0) ➕ `src/oss/python/integrations/tools/scrapingbee_checkusage.ipynb` (+188 -0) ➕ `src/oss/python/integrations/tools/scrapingbee_googlesearch.ipynb` (+191 -0) ➕ `src/oss/python/integrations/tools/scrapingbee_scrapeurl.ipynb` (+201 -0) </details> ### 📄 Description Description: Created provider page and 3 component pages for ScrapingBee integration. --- <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-02-17 17:21:35 -05:00
yindo closed this issue 2026-02-17 17:21:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1029