MCPcopy Create free account
hub / github.com/KmBase/ScienceReading / select

Method select

embedded/site-packages/bs4/css.py:132–166  ·  view source on GitHub ↗

Perform a CSS selection operation on the current Tag. This uses the Soup Sieve library. For more information, see that library's documentation for the soupsieve.select() method. :param selector: A string containing a CSS selector. :param namespaces: A dicti

(self, select, namespaces=None, limit=0, flags=0, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

spawn_zombieFunction · 0.45
assert_selectsMethod · 0.45
test_precompiledMethod · 0.45
test_one_tag_oneMethod · 0.45
test_one_tag_manyMethod · 0.45
test_tag_in_tag_oneMethod · 0.45
test_tag_no_matchMethod · 0.45
test_invalid_tagMethod · 0.45
test_dashed_tag_textMethod · 0.45
test_class_oneMethod · 0.45

Calls 2

_rsMethod · 0.95
_nsMethod · 0.95

Tested by 15

assert_selectsMethod · 0.36
test_precompiledMethod · 0.36
test_one_tag_oneMethod · 0.36
test_one_tag_manyMethod · 0.36
test_tag_in_tag_oneMethod · 0.36
test_tag_no_matchMethod · 0.36
test_invalid_tagMethod · 0.36
test_dashed_tag_textMethod · 0.36
test_class_oneMethod · 0.36