Create a new URL instance.
saves the URL that we use.
saves the URL that we use.
this._URLstring puts the url from the constructor into a get method.
This method is used to get the values of the website in our case we need to get the temperature.
res is for getting the whole website but with data.data we specify to get the temperature.
Generated using TypeDoc
In this class we get the te values from a website.