Advertisement · 970×90
URL Parser & Query String Splitter
Break down any URL into its components: protocol, hostname, path, query parameters, and hash. Instantly parse and inspect any URL.
Enter a URL above to parse its components
Advertisement · 728×90
Related Tools
Frequently Asked Questions
What URL components does this tool parse?
The tool parses protocol, hostname, port, pathname, search/query string, hash/fragment, and all individual query parameters as key-value pairs.
Does this support relative URLs?
No. This tool requires absolute URLs (starting with a protocol like https:// or http://). Relative URLs like /path/to/page are not supported.
All processing happens in your browser. No data is sent to any server.