Web

URL Parser

Break a URL into protocol, host, path, query, and hash parts.

Free online url parser — runs entirely in your browser. Nothing is sent to our servers.

URL
protocol
https:
host
myrafy.com
hostname
myrafy.com
port
(default)
pathname
/tools
search
?ref=docs
hash
#hash
origin
https://myrafy.com
href
https://myrafy.com/tools?ref=docs#hash
query params (JSON)
{
  "ref": "docs"
}

About this tool

Use this free browser-based url parser when you need a quick web utility without installing software. Processing stays on your device for privacy. Related searches: url, query, parse, uri.

Contact us →