Skip to main content
All tools

URL parser

Paste any URL to instantly see its protocol, host, port, path, query parameters, hash, and credentials. Click any cell to copy. Runs entirely in your browser.

ComponentValue
Full URLhttps://user:pass@api.example.com:8443/v1/products?limit=20&sort=name&tag=a&tag=b#results
Originhttps://api.example.com:8443
Protocolhttps
Usernameuser
Passwordpass
Hostnameapi.example.com
Port8443
Hostapi.example.com:8443
Path/v1/products
Query string?limit=20&sort=name&tag=a&tag=b
Hashresults

Query parameters (4)

KeyValue
limit20
sortname
taga
tagb

Related tools