URL Parser
Parse, extract, and analyze URL components.
All processing happens in your browser. No data is sent to any server.
https:
api.example.com
8080
/v1/users
?sort=desc
#profile
user
pass
Query Parameters
sort
desc
Parse, extract, and analyze URL components.