MCPcopy
hub / github.com/ZiniuLu/Python-100-Days / extract

Method extract

Day66-75/code/main.py:82–83  ·  view source on GitHub ↗
(self, html_page)

Source from the content-addressed store, hash-verified

80 return url_links
81
82 def extract(self, html_page):
83 pass
84
85 def store(self, data_dict):
86 pass

Callers 2

parseMethod · 0.45
parse_itemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected