Usage Guide
The URL parser breaks a full URL into protocol, host, port, path, query parameters, and hash. It is useful for API debugging, share-link analysis, tracking parameter checks, and manual request construction. Paste a URL to inspect each part, edit query keys and values, and let the tool rebuild the full URL. Use the encode and decode areas to confirm how Chinese text, spaces, slashes, question marks, and other special characters travel over the wire. While debugging, pay attention to repeated parameters, empty values, case differences, and values that have been encoded more than once.