try:
            get_soup_at_url(last_url)
        except urllib.error.HTTPError:
            try:
                get_soup_at_url(cls.url)