Skip to main content
All Collections
How to Configure 'Extract Data from Text'
How to Configure 'Extract Data from Text'
Yoom 青柳 avatar
Written by Yoom 青柳
Updated this week

Overview

In "Extract data from text," you can use regular expressions on the target text to extract specific strings.

Data extraction using regular expressions

You can extract any string from the target text using regular expressions.

Extracting email addresses

By setting text that contains email addresses, the email address is detected and extracted.

Extracting phone numbers

By setting text that contains phone numbers, the phone number is detected and extracted.

Extracting URLs

By setting text that contains URLs, the URL is detected and extracted.

Extraction before a specific string

By specifying a particular string, it extracts the text information that appears before it.

Extraction after a specific string

By specifying a particular string, it extracts the text information that appears after it.

Extraction between specific strings

By specifying two particular strings, it extracts the text information that appears between them.

Data extraction by AI: Data extraction (2 tasks)

You can use AI to extract specific strings from the target text.

For details, please see this help page.

Notes

Please refer to the list of help pages for information on regular expressions.

This completes the instructions on how to set up "Extract data from text."

# Yoom, basic operations, basic, operation, operation, data, operation, transformation, regular expressions, extraction

Did this answer your question?