Nodes/CRT-Nodes/Text Rows Crawl (CRT)
ComfyUI Node

Text Rows Crawl (CRT)

Outputs one row from a multiline string. The selected row is seed % row_count, driven by ComfyUI's native seed control.

By PGCRT·Created 2 years ago·Updated about 11 hours ago· 132
Text Rows Crawl (CRT)
    • selected_row
    text
    seed0
    CategoryCRT/Text

    Inputs (2)

    NameTypeDefaultDescription
    textSTRINGMultiline text to select a row from.
    seedINT00–18446744073709550000Selects the row as seed % number_of_rows. Use ComfyUI's seed control (fixed / increment / decrement / randomize) to crawl.

    Outputs (1)

    NameTypeDescription
    selected_rowSTRING