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

# Firecrawl

> Extract content from web pages

Firecrawl enables your agent to read and extract content from web pages.

## How to enable

Go to **Settings → Capabilities** to configure **Web Scraping**. This capability is enabled by default, but you can disable it if you don't want the agent to read web pages.

## Example use cases

* "Read abundly.ai/courses and find the next AI Agent course in Swedish"
* "Summarize the contents of this article: https\://....."
* "Extract pricing information from this product page, and update your pricing database: https\://....."
* "Get the content from these three URLs and highlight key similarities and differences: ..."

<Tip>
  For research across multiple sources, combine Firecrawl with the Perplexity integration. Use Perplexity to find relevant URLs, then Firecrawl to extract detailed content. See [Web Search & Research](/features/search) for more details.
</Tip>
