# 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="https://2684964211-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL1AmrjqvMtfuRrqeNq5p%2Fuploads%2FELL4OWU36X0egPW8wKzx%2FFullText.png?alt=media&#x26;token=da6ec305-de92-499c-b8c0-fca5899f0a4d" 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.
