style = soup.find('img', alt='WirtschaftsWoche eMagazin', style=True)['style'] self.cover_url = style.partition('(')[-1].rpartition(')')[0]