Using http://www.example.com:8080/foo/bar?baz=boo&color=blue#cats as an example (MDN n.d.):

NameFrom the example
Schemehttp
Authoritywww.example.com:8080
Hostwww.example.com
Port8080
Path/foo/bar
Parameters?baz=boo&color=blue
Anchor#cats

Bibliography

MDN. n.d. “What Is a URL?” Accessed July 20, 2022. https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_is_a_URL.