Skip to content

docs: add docs for langchain_scraperapi tool integration #31675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chaseleantj
Copy link

Adds documentation for the integration langchain-scraperapi, which contains 3 tools using the ScraperAPI service.

The tools give AI agents the ability to

  1. Scrape the web and return HTML/text/markdown
  2. Perform Google search and return json output
  3. Perform Amazon search and return json output

For reference, here is the official repo for langchain_scraperapi: https://github.com/scraperapi/langchain-scraperapi

@chaseleantj chaseleantj requested a review from ccurme as a code owner June 19, 2025 14:51
Copy link

vercel bot commented Jun 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2025 3:13pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Jun 19, 2025
Copy link

codspeed-hq bot commented Jun 19, 2025

CodSpeed WallTime Performance Report

Merging #31675 will improve performances by 11.9%

Comparing scraperapi:master (93ffabc) with master (29e17fb)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

⚡ 1 improvements
✅ 12 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
test_import_time[tool] 505.6 ms 451.8 ms +11.9%

Copy link

codspeed-hq bot commented Jun 19, 2025

CodSpeed Instrumentation Performance Report

Merging #31675 will not alter performance

Comparing scraperapi:master (93ffabc) with master (29e17fb)

Summary

✅ 13 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant