Testsigma Agentic Test Automation Tool

Products

Solutions

Resources

DocsPricing

URL Parse

A free online tool that can split a URL into its components
Enter URL
Output
bg-pattern

Frequently Asked Questions

URL is an acronym for Uniform Resource Locator and is a reference (an address) to a resource on the Internet. A URL has two main components: Protocol identifier: For the URL http://example.com, the protocol identifier is HTTP. Resource name: For the URL http://example.com, the resource name is example.com.
A URL consists of five parts: the scheme, subdomain, top-level domain, second-level domain, and subdirectory.
A URL parse tool takes care of splitting the input URL into its components and prints in output. Url components include scheme, username, password, hostname, subdomain, top-level domain, second-level domain, path, and query string