get Metadata

private open fun getMetadata(referenceLink: String): Pair<String, String>

Method to extract from the reference link the metadata information such website title and OG_IMAGE_METADATA property

Return

the metadata information as Pair of String

Parameters

referenceLink

The link used to extract the metadata