URL Parser

Break down a URL into its components. All in your browser.

What is this tool?

How do I parse a URL? Break a URL into its components: protocol, host, path, query string, hash. Useful for debugging, extracting parameters, or understanding URL structure.