Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wistbean/learn_python3_spider
/ ikun_basketball.py
File
ikun_basketball.py
ikun_basketball.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# coding=utf-8
2
3
# 最新版的selenium(4.x.x)已经不支持PhantomJS。如要用PhantomJS,可用旧版本selenium。如pip install selenium==3.8.0。
4
from
selenium
import
webdriver
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected