Learn by doing! Create a simple workflow to open a website and extract its title.
Open Websites
and Extract Data
) for this first example.Creating a new workflow from the Extract template
Open Websites
BlockOpen Websites
block, which is already on the canvas.Open Websites
block to configure it.https://example.com
Configuring the Open Websites block with example.com
Extract Data
BlockExtract Data
block is already placed after the Open Websites
block on the canvas.Extract Data
block to configure it.title
.Extract the main title of the webpage
.Extract only the text content of the main page title.
Configuring the Extract Data block for title
example.com
and extract its title based on your instructions.title
containing the text “Example Domain” and url
containing the link to the page where the data was extracted..Results table showing extracted title 'Example Domain'