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
Inputs
Each input can be typed in directly or connected to another node's output.
| Input | Type | Required | Description |
|---|---|---|---|
| Input Text | Text (multiline) | Required | Enter the text to search within. |
| Regex Pattern | Text | Required | Enter the regex pattern to use for searching. |
Settings
| Setting | Type | Default | Description |
|---|---|---|---|
| As Separate Output | Toggle | Off | |
| As List Output | Toggle | Off |
Output
Type: JSON (json)