Skip to main content

URL Parser

Parse a URL into host, path, query, and more.

Network & Utility uses 17.03.2026 Free Server

Share via

URL Parser

Enter any URL to break it down into its components

Quick Examples:

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

More from the same category

View all

Learn more