URL Parser
Break any URL into its protocol, host, path, query and fragment. Perfect for debugging links. Free, no signup.
No signup100% in your browserFree forever
Frequently Asked Questions
- What parts does it show?
- Protocol, host, hostname, port, path, query string and fragment — everything that makes up the URL.
- Does it need the full URL?
- Yes. Include the protocol such as https:// so it can be parsed correctly.