Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
sqlite3
2
import
urllib.error
3
import
ssl
4
from
urllib.parse
import
urljoin
Callers
nothing calls this directly
Calls
9
BeautifulSoup
Class · 0.90
print
Function · 0.85
list
Function · 0.85
urlopen
Function · 0.85
read
Method · 0.80
append
Method · 0.45
get
Method · 0.45
find
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected