Skip to content
Research

Competitor watch report

Loop over a list of competitor URLs, summarise each page, and export one markdown report file.

  • 8 nodes
  • 517 installs
  • Trigger:Schedule
Read the docs

Installs as an ordinary flow you can rename, rewire and run — nothing is locked.

How it runs, step by step

Each node hands its output to the next one. When the flow runs, every step records its inputs, output, duration and credit cost.

  1. 1

    Schedule

    Triggers

    Run the flow on a recurring interval.

  2. 2

    Run JavaScript

    Data

    Transform data with a small JS function when no node fits.

  3. 3

    For each

    Logic

    Explicitly loop over a list; downstream nodes run per item.

  4. 4

    Read web page

    Data

    Fetch a URL and return clean readable text plus links.

  5. 5

    Summarise

    AI

    Condense long text to a target length or bullet list.

  6. 6

    Compose text

    Data

    Merge values from earlier nodes into a text template.

  7. 7

    Combine list

    Data

    Collapse a list back into a single piece of text.

  8. 8

    Create file

    Actions

    Turn the result into a downloadable file attached to the run.

Related templates

Connect anything. Automate everything.