URL Parser
This tool is connected to the internal API and ready to use.
Result
URL Parser
URL parser
What is a URL?
A URL is the complete address of a web resource. It can contain a protocol, host, port, path, query parameters and a fragment.
What is this tool used for?
- Split a URL into its individual components
- Inspect host, port, path and parameters
- Make complex links easier to understand
Examples
“Use example” fills the matching fields. Then run the tool action.
Complete URL
Contains a protocol, subdomain, port, path, query and fragment.
https://tools.plus23.org:443/path/report.php?lang=de&mode=test#resultResult
The result displays each detected URL component separately and makes values easy to copy.