URL
https://example.com/path?a=1#hash
Highlights
protocol=https, host=example.com, pathname=/path
Developer Tools
Parse a URL into protocol, host, port, path, query, and hash fields, and list each query parameter name and value. Useful for debugging API URLs and share links.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
解析结果
等待输入
URL
https://example.com/path?a=1#hash
Highlights
protocol=https, host=example.com, pathname=/path
Yes. Besides the full query string, each parameter name and value is listed for easy review.
Enter a full URL with a protocol (for example https://). Relative paths lack host information and cannot be fully parsed.
Tools
Continue with another translated tool for a nearby task.
Query String Builder
Build a query string from key/value pairs in your browser and encode special characters. Useful for API debugging, tracking links, and share URL assembly.
URL Tracking Param Cleaner
Strip common tracking parameters such as utm_*, spm, fbclid, and gclid from links, and extract URLs from surrounding text first when needed. Useful for tidying share links and reducing tracker noise. Cleanup runs locally in the browser.