URL Parser

Break any URL into protocol, host, path, query and fragment.

Parse a URL into its components: protocol, username/password, host, port, path, query parameters and fragment. Also validates the URL and flags red flags.

Related tools

Frequently asked questions

Can this help spot phishing URLs?

Partly. Seeing the real host and decoded query can reveal misleading links, but lookalike domains still require careful attention.