r.status_code) ) + + r.encoding = 'utf-8' + return r.text + + + def praseHTML(self, html): + soup = BeautifulSoup(html, "lxml") + namesDom = soup.select("div.righttxt h3 span