URL Parser
Enter any URL to break it down into its components
Quick Examples:
URL Components
Protocol:
https:
Host:
www.example.com
Port:
8080
Path:
/path/to/resource
Query:
param1=value1¶m2=value2
Fragment:
section
Domain:
example.com
TLD:
.com
Query Parameters
URL Analysis
0
Total Length
0
Parameters
0
Path Segments
Valid
URL Validity
URL Builder
URL Structure
URL Components:
protocol://host:port/path?query#fragment
- • Protocol: http, https, ftp, etc.
- • Host: Domain name or IP address
- • Port: Optional port number
- • Path: Resource location on server
Additional Components:
- • Query: Parameters after ?
- • Fragment: Section anchor after #
- • Domain: Main domain without subdomain
- • TLD: Top-level domain (.com, .org, etc.)
URL Encoding/Decoding
Mjete të ngjashme
Më shumë nga e njëjta kategori