> For the complete documentation index, see [llms.txt](https://changelog.drafter.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.drafter.ai/thursday-16-march-2023.md).

# Thursday, 16 March 2023

## New Features

### Full-text universal web scraping is back!

Now you can extract full-text content of the targeted web page using URL of the web page as an input:

<div align="center"><figure><img src="/files/m98G3fSozNxjBW6rf9iP" alt=""><figcaption><p>Full text content in the output</p></figcaption></figure></div>

Works best with web search components and knowledge extraction.

{% hint style="warning" %}
Web content that has **more than 4,000 characters** (around 1000 English words) can't be processed live during the workflow.
{% endhint %}

{% hint style="info" %}
To make using longer web page content possible, collect it to the "Documents" section first, and then perform "Internal Search" across it from the workflow.
{% endhint %}

## Bug Fixes

### Issue with creating workflows in the workflow builder

Sometimes the servers became out of order when you tried to create a new workflow.

Now this issue is gone.
