Icon

Chapter2

This directory contains 9 workflows.

Icon01_​From_​Strings_​to_​Documents 

This workflow shows how to convert string-type columns into document-type columns. A document type contains much more than just text. It contains […]

Icon02_​Tika_​Integration 

The goal of this workflow is to show how to use KNIME Tika Integration nodes to parse document metadata and attachments, including Author, Title, Content, […]

Icon03_​RSS_​Feed_​Reader 

This workflow starts with URLs for a number of RSS news feeds. The metadata of the news feed is downloaded to the output data table. RSS Feed produces an […]

Icon04_​Access_​Twitter 

Here we use just some of the many nodes dedicated to interacting with Twitter. - We extract the most recent tweets for a selected hashtag or word - We […]

Icon05_​Search_​YouTube_​via_​REST_​API 

Access YouTube via REST API This workflow accesses varius YouTube services through the Google YouTube REST API. - "search" retrieves videos according to […]

Icon06_​Insert_​Text_​from_​WebPage 

This workflow contains just a single node: the String Widget node. The String Widget node can input a text and export it as a flow variable. If […]