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

# Web Scraper

The Web Scraper connection lets your agents scrape, crawl, and extract structured data from websites. Use it to pull content from individual pages or crawl entire sites, feeding live web data into your automated workflows.

## Setup

<Check>No setup required. Web Scraper is available to every agent automatically.</Check>

## Capabilities

* **Scrape web pages** — Extract text, tables, structured content, or screenshots from any publicly accessible URL, including JavaScript-rendered pages.
* **Crawl websites** — Follow links across multiple pages to gather data from an entire site or section.
* **Extract structured data** — Pull specific data points such as product listings, pricing tables, or contact details from one or more pages in a single operation.
* **Discover URLs** — Map a website's structure to find relevant page URLs before scraping, useful for large sites where the exact page location is unknown.

## Key Benefits

* **Live web data on demand** — Access current information from websites without manual copy-paste or browser work.
* **Scale across pages** — Crawl dozens or hundreds of pages in a single run, far faster than manual collection.
* **Structured output** — Get clean, organized data ready for spreadsheets, CRMs, or further analysis.
* **No credentials required** — Works out of the box with publicly accessible sites, so you can start scraping immediately.

## Works Well With

<CardGroup cols={3}>
  <Card title="Deep Research" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/deep-research.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=98787bcc99351c98c422c712c1dd55f6" href="/user-guide/connections/available-connections/deep-research" width="24" height="24" data-path="images/connections/deep-research.svg">
    Use Web Scraper to pull raw content from specific pages, then hand it to Deep Research for synthesis and a structured summary.
  </Card>

  <Card title="Google Sheets" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/google-sheets.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=0ef8d55e05c34e7a4a618933bdf0ceb3" href="/user-guide/connections/available-connections/google-sheets" width="24" height="24" data-path="images/connections/google-sheets.svg">
    Write scraped data directly into a spreadsheet for reporting, comparison, or sharing with your team.
  </Card>

  <Card title="Microsoft Excel" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/excel.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=986599d60d09acee47293fda2b62df99" href="/user-guide/connections/available-connections/microsoft-excel" width="2290" height="2130" data-path="images/connections/excel.svg">
    Write scraped data directly into a spreadsheet for reporting, comparison, or sharing with your team.
  </Card>

  <Card title="HubSpot" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/hubspot.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=e0931272c1534e8c9fad2a0abbe30b95" href="/user-guide/connections/available-connections/hubspot" width="489" height="512" data-path="images/connections/hubspot.svg">
    Feed company or contact data extracted from websites into your CRM to keep records current without manual data entry.
  </Card>

  <Card title="Attio" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/attio.png?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=437e8b87780db9634b0e4dcc253d220b" href="/user-guide/connections/available-connections/attio" width="200" height="200" data-path="images/connections/attio.png">
    Feed company or contact data extracted from websites into your CRM to keep records current without manual data entry.
  </Card>
</CardGroup>
