URL Parser
Instantly break down complex web addresses into easily readable query parameters, hostnames, and paths.
10 uses remaining todaySign up for 10/day →
| Component | Value | Copy |
|---|---|---|
| protocol | https: | |
| hostname | www.example.com | |
| port | (default) | |
| pathname | /path/to/page | |
| hash | #section |
Query Parameters
| Key | Value |
|---|---|
| user | 123 |
| sort | desc |