Find All Web Addresses in Text

Extract all web URLs from any block of text with the Find All Web Addresses in Text Tool. Automatically detects HTTP/HTTPS links, removes duplicates, and displays each URL on a new line. Supports file import, export, and live preview.

Paste your input above or import a file below.
No file chosen
Supported file types: .txt, .csv, .log, .json, .xml, .md, .ini, .yaml, .yml, .html, .htm, .css
Total URLs: 0
Options
Maximize output

How to Use:

  1. Paste your text into the Input Text box or import a file.
  2. Click Find to extract all valid http:// and https:// URLs.
  3. Each unique link will appear line-by-line in the Found Web Addresses box.
  4. View the total URL count below the output.
  5. Use Copy Output or Export to File to save the list.
  6. Use Clear All to reset the tool.

What Find All Web Addresses in Text Tool Can Do:

  • Extracts HTTP/HTTPS links using regex
  • Filters and sorts unique URLs
  • Outputs each URL on a new line
  • Includes live URL count, copy/export, and file input support

Example:

Input:

https://example.com or http://blog.example.org for updates. Also see http://example.com/contact.

Output:

http://blog.example.org
http://example.com/contact
https://example.com

Common Use Cases:

Perfect for link extraction from logs, messages, articles, and scraped content. Useful for SEOs, marketers, developers, and anyone needing a quick way to gather URLs from raw text.

Useful Tools & Suggestions:

If you’re finding web addresses in text, Highlight Patterns in Text can help you visually mark each URL so they stand out. Then, if you’re preparing the results for sharing or export, Add Line Breaks to Text makes it easier to scan each address on its own line. It’s a handy setup for pulling links from messy content, emails, or scraped data.