MCPcopy Index your code
hub / github.com/csev/py4e / spider.py

File spider.py

code3/pagerank/spider.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sqlite3
2import urllib.error
3import ssl
4from urllib.parse import urljoin

Callers

nothing calls this directly

Calls 9

BeautifulSoupClass · 0.90
printFunction · 0.85
listFunction · 0.85
urlopenFunction · 0.85
readMethod · 0.80
appendMethod · 0.45
getMethod · 0.45
findMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected