Data & Formatsimplementedurlquery
URL Parser
Inspect protocol, host, path, hash, and query parameters.
Privacy note: All processing runs locally in your browser. Nothing is uploaded or sent to external APIs.
protocol
https:
hostname
example.com
port
none
pathname
/tools
hash
#preview
query params
| query | json |
| local | true |
How it works: The standard URL API splits the value into browser-native URL fields.