often.cloud
source
Theme
← all tools
URL parser
Web
Break a URL into protocol, host, port, path, search params, and hash.
URL
https://user:pass@example.com:8443/path/to/page?q=hello+world&page=2#section-3
href
Copy
protocol
Copy
username
Copy
password
Copy
host
Copy
hostname
Copy
port
Copy
pathname
Copy
search
Copy
hash
Copy
origin
Copy
Query parameters
Key
Value
q
hello world
page
2