mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-01 14:50:30 +00:00
Adds documentation for the integration langchain-scraperapi, which contains 3 tools using the ScraperAPI service. The tools give AI agents the ability to Scrape the web and return HTML/text/markdown Perform Google search and return json output Perform Amazon search and return json output For reference, here is the official repo for langchain_scraperapi: https://github.com/scraperapi/langchain-scraperapi
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide