LangChain
LangChain is a framework for building applications powered by large language models — chaining prompts, tools, memory, and retrieval into agents and workflows. By calling the Scrapeless API from a LangChain tool, your agents can pull real-time Google SERP data, unlock protected pages, and crawl websites as part of any chain.
Setup guide coming soon. In the meantime, you can wire Scrapeless into LangChain today using the Scrapeless SDK or a custom HTTP tool.
Next steps
- Explore the Scrapeless SDKs to call Scrapeless from Python or Node.js inside a LangChain tool.
- Browse all connectors in the Integrations catalog.