def getBSHtml(html):
	return(BeautifulSoup(PythonAgent.urlOpenWithRead(html)))