Skip to content
Developer
Tool · URL Parser

🕵️ URL Parser

Break any URL into its components & params.

Components

href

https://toolhord.com/t/url-parser?utm_source=test&ref=home#install

protocol

https:

origin

https://toolhord.com

host

toolhord.com

hostname

toolhord.com

port

pathname

/t/url-parser

search

?utm_source=test&ref=home

hash

#install

username

password

Query parameters (2)

KeyValue
utm_sourcetest
refhome

Break any URL into its parts and query parameters — schemes missing (example.com/x) are handled automatically.