URL Parser
Parse and analyze URL components.
devFree • No signup
URL Components
Protocolhttps:
Hostexample.com:8080
Hostnameexample.com
Port8080
Originhttps://example.com:8080
Pathname/path/to/page
Search?name=John&age=30
Hash#section
Query Parameters
name=John
age=30
Similar Tools
You might also be interested in
JSON Beautifier
Format and beautify JSON with syntax highlighting and validation.
JSON Minifier
Minify JSON by removing whitespace.
JSON Validator
Validate JSON syntax and display errors.
JSON Path Finder
Query JSON data using JSONPath expressions.
JSON Escape/Unescape
Escape or unescape JSON strings.
Markdown Cleaner
Clean and standardize markdown formatting.