Công cụ Developer

Phân tích URL

Phân tích URL thành các thành phần — giao thức, subdomain, domain, cổng, đường dẫn, tham số query và hash

https://user:pass@sub.example.com:8080/path/to/page?foo=bar&baz=qux#section
Protocol
https
Username
user
Password
pass
Subdomain
sub
Domain
example.com
TLD
com
Hostname
sub.example.com
Port
8080
Path
/path/to/page
Hash
section
Full URL
https://user:pass@sub.example.com:8080/path/to/page?foo=bar&baz=qux#section
Query Parameters (2)
foo
bar
baz
qux
Path Segments (3)
/0path
/1to
/2page

Chưa thấy công cụ bạn cần?

Chúng tôi xây công cụ miễn phí dựa trên phản hồi cộng đồng. Hãy đề xuất tiện ích giúp workflow của bạn!

URL Parser / Analyzer — Free Online Tool | FreeTool