Skip to main content
Scrape Webpage
Jake Rosenthal avatar
Written by Jake Rosenthal
Updated over a week ago

How to set up and use action

Scrapes the text content from a single webpage. Follow these steps:

  1. Add a Scrape Webpage action: While editing a workflow, click the plus button between existing blocks. This will open a modal where you can select from Cassidy's pre-configured actions. Choose the Scrape Webpage action to add it to your workflow.

  2. Rename the action (if needed): If you want to make the action more descriptive or easier to reference as a variable later, enter a new name.

  3. Enter the "URL to Scrape": In the "URL to Scrape" field, enter the URL of the webpage you want to scrape. This can either be a hardcoded value or a reference variable from a previous step or trigger.

    *Variables are inputs from the trigger, or outputs from previous steps

Here's a sample of the type of output you can expect:

Did this answer your question?