article = g.extract(raw_html=html) content = article.cleaned_text
article = g.extract(raw_html=html)
content = article.cleaned_text