dev
URL Parser
Parse any URL into its components: protocol, host, port, path, query, and fragment. See exactly what each part of a URL means.
Quick answer
URL Parser is a free online tool that helps you parse url components instantly. Parse any URL into its components: protocol, host, port, path, query, and fragment. See exactly what each part of a URL means.
URL Parser FAQ
What URL parts are shown?
Protocol, host, port, pathname, search (query), hash (fragment), username, and password.
Can I edit the URL and see changes?
Yes. Edit any component and see the reconstructed URL update in real-time.
Is my URL sent anywhere?
No. All parsing happens locally in your browser.