getLinkTitle

private open fun getLinkTitle(referenceLink: String): String

Method to get from the reference link the real title from the related web page

Return

the title of the reference link as String

Parameters

referenceLink

: the reference link from fetch its title

Throws

when an error occurred during the scraping of the title