xutil.dev
Login

URL Parser

Parse and decompose URLs into protocol, host, path, query parameters, and more

Examples:https://example.com/path/to/page?key=value&lang=ja...https://user:pass@api.example.com:8443/v1/users?li...ftp://files.example.com:21/public/docs/readme.txthttps://search.example.com/results?q=hello+world&s...http://localhost:3000/api/data?format=json
URL Builder