Description Usage Arguments Value
Scrape text of a specific node tag in a given URL. All text segments are combine to one text object
1 | scrape_text(url, tag)
|
url |
the required URL |
tag |
CSS node tag of required text |
A text object that combines all segments of the node tag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.