> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ti.trilogy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Firecrawl Demo

> Supercharge your LLMs with web crawling capabilities

Connect LLMs to Firecrawl and transform any website into AI-ready data for your applications.

### Key Features

<CardGroup cols={2}>
  <Card title="Clean Data Extraction" icon="screwdriver-wrench">
    Extract clean, AI-ready data from any website
  </Card>

  <Card title="Multi-page Crawling" icon="spider">
    Handle complex multi-page crawls efficiently
  </Card>

  <Card title="Google Search" icon="magnifying-glass">
    Perform Google searches directly through API
  </Card>

  <Card title="Instant Conversion" icon="bolt">
    Convert web content to OpenAPI specs instantly
  </Card>

  <Card title="Automated Processing" icon="gears">
    Process and structure data automatically
  </Card>

  <Card title="Hive Creation" icon="square-plus">
    Create new hives from crawled data
  </Card>
</CardGroup>

### See It In Action

Watch as we crawl Greptile's site, convert it to an OpenAPI spec, and instantly create a new Hive - from raw web to AI-ready data in seconds!

<Frame>
  <iframe width="100%" height="400" src="https://www.youtube.com/embed/rM4cVZ2mFms" title="Firecrawl Demo" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>
