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

Function scrape_problem

topcoder/TopCoderParser.py:200–246  ·  view source on GitHub ↗

Attempts to scrape the TopCoder problem with ID n from the website. If given an opener, attempts to use it, otherwise connects to TopCoder. On success, returns a new Problem object.

(n, opener = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 7

connect_to_topcoderFunction · 0.85
TopCoderParserClass · 0.85
open_pageFunction · 0.85
parse_problem_pageMethod · 0.80
parse_submission_pageMethod · 0.80

Tested by

no test coverage detected