Extract valid web URLs from pasted text and summarise their domains and protocols.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Candidate strings are trimmed, checked as HTTP(S) or optional www addresses, and passed through the browser URL parser before they are returned. Duplicate URLs are collapsed for the unique view while the original match list preserves the requested output mode.
Visit https://example.com or http://docs.example.com/guide for more info.
URLs: https://example.com, http://docs.example.com/guide Count: 2 Unique: https://example.com, http://docs.example.com/guide Domains: example.com, docs.example.com Protocols: https, http
README audits, crawler seed lists, and incident reports extract web links.