Searched defs:soup (Results 1 – 3 of 3) sorted by relevance
43 def __init__(self, soup): argument53 def __init__(self, soup): argument98 def __init__(self, soup): argument
23 soup = BeautifulSoup(html_content, 'html.parser') variable
198 InputStream soup = new ByteArrayInputStream(( in supportsXmlCharsetDeclaration() local