7 min read
2026-02-27
Data extraction - automatically search and extract structured information from free text. The tool finds email addresses, phone numbers, URLs and other patterns.
| Data type | Example |
|---|---|
| Email addresses | user@example.com |
| Phones | +7 (999) 123-45-67 |
| URL links | https://example.com |
| IP addresses | 192.168.1.1 |
| Dates | 03.25.2026 |
| Numbers | 42, 3.14, -100 |
| Hashtags | #trends |
Paste text containing the required data
Select the type of data to extract
Click "Extract"
Get a list of found items
Copy the result or export
Remove duplicates — automatic deduplication of results
Export — saving in list or CSV format
Multiple selection — retrieve multiple types of data at once
The tool uses regular expressions optimized for each data type. Accuracy depends on the format of the source text.
See also: Find and Replace, Remove Duplicates, Word Count