Text Master

by Thankless Technologies

Extract URLs

Pull all URLs (http/https) from the input text. Useful for collecting links from documents or HTML source.

Example

Visit https://example.com for more → https://example.com

See http://a.com and https://b.org → http://a.com, https://b.org

No URLs here → (empty)

USED IN COOKBOOKS