> ## Documentation Index
> Fetch the complete documentation index at: https://tempolabsinc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Firecrawl Example App

> (5 minute setup)

# Add web crawling to your Tempo Application with the Firecrawl MCP App

Wish your chatbot could "read" a competitor’s website, summarize 20 product pages, or grab the latest blog posts for research—without you writing a single line of scraping code? **Firecrawl** makes it happen.

## Key Features (Read more [here](https://docs.firecrawl.dev/introduction))

* [**Scrape**](https://docs.firecrawl.dev/introduction#scraping): scrapes a URL and get its content in LLM-ready format (markdown, structured data via [**LLM Extract**](https://docs.firecrawl.dev/introduction#extraction), screenshot, html)
* [**Crawl**](https://docs.firecrawl.dev/introduction#crawling): scrapes all the URLs of a web page and return content in LLM-ready format
* [**Map**](https://docs.firecrawl.dev/features/map): input a website and get all the website urls - extremely fast
* [**Extract**](https://docs.firecrawl.dev/features/extract): get structured data from single page, multiple pages or entire websites with AI.

## Connect Firecrawl in 30 seconds

<iframe width="560" height="315" src="https://www.youtube.com/embed/5LSFZB0RJn0?si=_Qh8ooo2cMcWjSoB" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

1. **Add Supabase**

   Gives your project a secure, always‑on memory for storing search results, user prefs, or chat history.
2. **Open App Store → Firecrawl → Connect.**
3. **Create your secret code** (API key) at [firecrawl.dev](https://docs.firecrawl.dev/introduction) and paste it into Tempo.
4. **Save & test.** Drop a URL in the Firecrawl playground inside Tempo—see the clean text appear.

That’s it. No servers, no crawl infrastructure.

## Five killer use cases you can ship this week

| Idea                         | How it works                                                                                             |
| :--------------------------- | :------------------------------------------------------------------------------------------------------- |
| **“Chat with Our Docs” Bot** | Firecrawl crawls /docs → Supabase stores pages → GPT-4 answers user questions with page citations.       |
| **Competitor Watchdog**      | Nightly crawl rival site → GPT emails a summary of new features → Google Sheets logs changes.            |
| **SEO Gap Hunter**           | Crawl industry blogs → GPT spots unanswered questions → Notion builds a content calendar.                |
| **Price Tracker**            | Extract price blocks from product pages → Supabase records history → Slack pings if a price drops.       |
| **Sales Battlecards**        | Firecrawl scrapes competitor FAQ → GPT condenses objections & rebuttals → PDF auto‑generates in Dropbox. |

## Handy Links

* Firecraw [**Youtube Tutorial**](https://www.youtube.com/watch?v=5LSFZB0RJn0)
* [MCP Overview](https://tempolabsinc.mintlify.app/McpAppStore)
* Get started at [**Tempo.new**](http://Tempo.new)

Dive in, connect ElevenLabs, and let your app read the internet for you. Happy building! 🌐🚀
