from music_kraken.pages import ( EncyclopaediaMetallum ) # only_smile = EncyclopaediaMetallum.search_by_query("only smile") # print(EncyclopaediaMetallum.search_by_query("#a Ghost Bath")) # print(EncyclopaediaMetallum.search_by_query("#a Ghost Bath #r Self Loather")) print(EncyclopaediaMetallum.search_by_query("#a Ghost Bath #r Self Loather #t hide from the sun")) # print(only_smile)