Web
All tools →URL Parser
Split any URL into protocol, host, path, query, hash. — free, private, client-side. API: POST /api/v1/tools/url-parser
Result
—
Runs 100% in your browser — no data leaves your device. For programmatic use:
curl -X POST /api/v1/tools/url-parser -d '{ "input": "hello" }' → JSON. See /docs/api.