Fantastic IT Tools
Network & Email

URL Parser

Parse a URL into its components and list query parameters.

Include the scheme (e.g. https://).

Components

Protocol
https:
Username
user
Password
pass
Host
example.com:8443
Hostname
example.com
Port
8443
Pathname
/path/to/page
Search
?q=svelte&lang=en
Hash
#section
Origin
https://example.com:8443

Query parameters

2 parameters

KeyValue
qsvelte
langen