$web get only text

Allows you to extract text from a website.


Example

Running this code will extract the texts from the website "http://www.ubotstudio.com/index7", showing it as an HTML in the UBot browser.

This is shown in the UBot browser.

{$plugin function("Document Automation.dll", "$web get only text", "http://www.ubotstudio.com/index7")}")

Was this helpful?

Previous Article

$markdown to html