1. Extracting Email Addresses
Data AnalystBackground
A large list of customer feedback contains mixed contact information.
Problem
Need to isolate all email addresses from a messy text block.
How to use
Paste the text into the Test Text field and use the pattern [a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}.
flags: gOutcome
The tool highlights every valid email address found within the text block.