A URL (Uniform Resource Locator) is a specific type of URI that provides the address and access method for a resource on the Internet. URLs specify the protocol, host, and resource path. They enable users and applications to locate and retrieve resources. Example: https://www.example.com/index.html.