sS htmlExtractTitle(S html) { ret htmldecode_dropAllTags(trimJoin(contentsOfContainerTag(htmlTok(html), "title"))); }