Hot to get the title of a web HTML page, if the title is between <title> and </title> tags?
Help me to get the text that is between these tags:

<title>

Title page here

</title>