--- title: URL slug: /url --- import Icon from "@site/src/components/icon"; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import PartialParams from '@site/docs/_partial-hidden-params.mdx'; import PartialDevModeWindows from '@site/docs/_partial-dev-mode-windows.mdx'; The **URL** component fetches content from one or more URLs, processes the content, and returns it in various formats. It follows links recursively to a given depth, and it supports output in plain text, Markdown, or raw HTML. ## URL parameters Some of the available parameters include the following: | Name | Display Name | Info | |------|--------------|------| | urls | URLs | Input parameter. One or more URLs to crawl recursively. In the visual editor, click