Skip to main content

Regex Extract

Use this node to extract text from the input using a regex pattern.

Use this node to extract text that matches a specific regular expression pattern from the input.

Regex Extract
Input Text*Text (multiline)
Regex Pattern*Text
As Separate OutputToggle
As List OutputToggle
Fields marked * are required. Dots are connection handles.

Inputs

Each input can be typed in directly or connected to another node's output.

InputTypeRequiredDescription
Input TextText (multiline)RequiredEnter the text to search within.
Regex PatternTextRequiredEnter the regex pattern to use for searching.

Settings

SettingTypeDefaultDescription
As Separate OutputToggleOff
As List OutputToggleOff

Output

Type: JSON (json)