# Email, URL & Number Extractor

> Pull emails, URLs, IP addresses, phone numbers or hashtags out of any text.

To extract data from text, paste it and choose what to find — emails, URLs, IP addresses, phone numbers, hashtags, mentions, numbers, hex colours or dates. Results are returned as a list, comma-separated string and JSON array, with duplicates removed by default.

**URL:** https://convertto.tech/t/data-extractor
**Category:** Text Tools (https://convertto.tech/c/text-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Enter or paste your text.
2. Choose the extract.
3. Turn "Remove duplicates" on or off as needed.
4. Turn "Sort alphabetically" on or off as needed.
5. The result appears immediately — copy or download it.

## FAQ

### Will this find every email in my text?

It finds anything matching the common email shape, which covers essentially all real addresses. It will not find addresses deliberately obfuscated as "name at example dot com", and it may match strings that look like addresses but are not.

### Is extracting emails from a page legal?

Extracting them is one thing; what you do next is another. Sending unsolicited mail to harvested addresses breaches GDPR in the EU, CAN-SPAM in the US and PECR in the UK. Use it on your own data.

## Related tools

- [Find and Replace Text](https://convertto.tech/t/find-and-replace): Replace text across a whole document with plain matching or full regular expressions.
- [String Escaper & Unescaper](https://convertto.tech/t/string-escaper): Escape strings for JSON, JavaScript, CSV, SQL, XML or shell — and unescape them again.
- [CSV Column Extractor](https://convertto.tech/t/csv-column-extractor): Pull selected columns out of a CSV by name or position, and reorder them.
- [PDF Text Extractor](https://convertto.tech/t/pdf-text-extractor): Pull all the text out of a PDF as plain text you can search, copy or reuse.
- [QR Code to Text](https://convertto.tech/t/qr-to-text): Pull the raw text, link or data out of a QR code image, and check it before you act on it.
- [Add Line Numbers](https://convertto.tech/t/add-line-numbers): Prefix every line with a sequential number, with a custom start, separator and zero padding.
- [ASCII Art Text Generator](https://convertto.tech/t/ascii-art-generator): Turn words into large ASCII banner text for terminals, READMEs and code comments.
- [Case Converter](https://convertto.tech/t/case-converter): Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case, kebab-case and more.
- [Regex Explainer](https://convertto.tech/t/regex-explainer): Break a regular expression into tokens and explain each one in plain English.
- [Text Reverser](https://convertto.tech/t/text-reverser): Reverse text by character, word or line — useful for puzzles, testing and mirrored strings.
