UTILS.
100% in-browser

URL Parser

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

About this tool

Split any URL into its individual components and list each query parameter, all in your browser using the native URL API.

Frequently asked questions

What does it show?
The protocol, hostname, port, pathname, search and hash, plus every query parameter as a separate row.
What if the URL is invalid?
An error message appears until the text is a URL the browser can parse.

More tools