> For the complete documentation index, see [llms.txt](https://docs.qolaba.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qolaba.ai/chatbot/toolkit/url-search.md).

# URL Search

The URL Search tool lets you point the chatbot at any specific public URL — paste a link directly into chat and the model fetches, reads, and analyzes the page content instantly.

***

#### What It Does

Instead of searching the web broadly, URL Search retrieves content from a specific page you provide. Simply paste any public URL directly into the chat prompt — no need to add the URL separately or wait for it to be processed before using it. The model reads the page and incorporates its content directly into the response.

Common use cases:

* Summarizing long articles or reports
* Website and landing page audits
* SEO and content analysis
* Competitive research on specific pages
* Extracting structured data from web pages

***

#### How to Use It

Toggle **URL Search** on in the Toolkit panel. Paste the URL directly into your prompt alongside your instruction.

**Example prompt:**

```
Summarize the key points from this article and identify
any data claims made: https://example.com/article
```

{% hint style="info" %}
URL Search works on publicly accessible pages. Password-protected pages, paywalled content, or pages that block automated access may not retrieve correctly.
{% endhint %}
