Useful Hacks

URL Parser

Break a URL down into its protocol, host, path and query parameters.

Processed locally in your browser. Nothing is sent anywhere.

Overview

Parses a URL into its component parts — protocol, host, port, path, query string and fragment — and lists each query parameter individually.

How to use it

  1. 1Paste a full URL.
  2. 2Review each component and query parameter.

Related tools

All developer tools

Search tools

Search for any tool by name, category or keyword