> For the complete documentation index, see [llms.txt](https://docs.calk-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.calk-ai.com/agents/tools-you-can-give-to-agent/web-scrape.md).

# Web scrape

### Adding Webpage Scrape to Your Agent

<figure><img src="/files/u1LFFmkwzfjeMV4AaWoR" alt=""><figcaption></figcaption></figure>

**During agent creation:**

* In the Tools section (located between the Mission and Knowledge pages), you'll find the Webpage Scrape option with a globe icon.
* Check the "Webpage Scrape" checkbox to scrape a web page and add it as knowledge for your Agent.
* Once enabled, an input field will appear where you can enter a website URL.

**When editing an existing agent:**

* Click the three dots on your agent's card and select "Edit Agent"
* Navigate to the Tools section
* Toggle the Webpage Scrape option on or off as needed

**How Webpage Scrape works:** This feature doesn't add a traditional tool to your agent. Instead, it provides an input field where you can paste website URLs. The system will scrape the content from those web pages and automatically add it to your agent's knowledge base, allowing your agent to reference and use that information in conversations.
