URL parser
Paste a full URL and inspect its protocol, host, path, query parameters, and hash in your browser. Useful for debugging links without uploading them.
Protocol
Empty
Origin
Empty
Hostname
Empty
Port
Empty
Path
Empty
Search
Empty
Hash
Empty
Username
Empty
Password
Empty
No query parameters found.
The URL is parsed locally and is not opened or uploaded.
Inspect links before sharing or debugging
Long links can hide tracking parameters, fragments, ports, and encoded query values. Parsing the URL makes each part visible so you can check what a link contains before sharing it or adding it to a test case.
The tool separates protocol, host, path, search string, hash, and each query parameter. Values are decoded by the browser URL parser so copied links are easier to review.
Parsing runs locally. Private links, staging URLs, and campaign parameters are not sent to berryfy.
Related tools
Continue with tools that fit the same task flow.