URL parser
Use this URL parser to split a URL into protocol, host, path, query parameters, fragment, origin, and other useful parts. It is helpful when debugging redirects, API endpoints, tracking links, routing behavior, and malformed URLs.
URL parsing runs locally in your browser, so links and parameters are not shared.