URL Parser
About URL Parser
Parse a URL into protocol, hostname, port, path, query parameters, and fragment. Inspect repeated parameters locally without visiting the supplied address.
How to use this tool
Paste an absolute URL to inspect its scheme, hostname, port, path, query parameters, and fragment.
What to know
Parsing a URL does not visit it or determine whether it is safe. Repeated query parameters can be meaningful to the destination application.