Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wistbean/learn_python3_spider
/ douban_top_250_books.py
File
douban_top_250_books.py
douban_top_250_books.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
requests
2
from
bs4
import
BeautifulSoup
3
import
xlwt
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected