MCPcopy 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

1import requests
2from bs4 import BeautifulSoup
3import xlwt
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected