About
Use this tool to extract or scrape URLs from a text, document, or HTML. It will catch almost every web address pattern possible.
What Makes a Valid URL
A typical URL (Uniform Resource Locator) must start with a scheme, which indicates the protocol like HTTP
or HTTPS
. The following examples show valid URL formats.
https://example.com/page.html
http://example.com
https://www.example.com/
Sort
Turning on the "Sort" option will automatically sort the URLs alphabetically.
Separator
Select the URL separator of your choice: line break, comma, space, or comma plus space. By default, the URLs are separated by a new line.