MCPcopy Create free account
hub / github.com/asimihsan/challenges / _get_header

Method _get_header

topcoder/TopCoderParser.py:25–29  ·  view source on GitHub ↗

Returns a reference to the soup header tag that contains the given text, or None if the header was not found. Looks for h3 tags, since TopCoder headers use this format.

(self, text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_scrape_pieceMethod · 0.95

Calls 1

findMethod · 0.45

Tested by

no test coverage detected