Further reading
In the following links, you can find more information about the mentioned tools and the official Python documentation for some of the modules referred to:
http.client
documentation: https://docs.python.org/3/library/http.client.htmlurllib.request
documentation: https://docs.python.org/3/library/urllib.request.htmlrequests
documentation: https://requests.readthedocs.io/en/masterhttpx
documentation: https://www.python-httpx.org