Skip to main content
This page covers how to use the cloro monitoring APIs within LangChain.

Installation and setup

  • Install requirements with pip install -U langchain-cloro
  • Get a cloro API key from the cloro dashboard and set it as an environment variable (CLORO_API_KEY)

Tools

cloro provides several tools for scraping AI platforms and extracting structured data. To use these tools:
from langchain_cloro import CloroGoogleSearch, CloroChatGPT, CloroGemini, CloroPerplexity, CloroGrok, CloroCopilot
For detailed documentation and examples, see: For more information, visit the cloro documentation.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.