mirror of
https://github.com/xishandong/crawlProject.git
synced 2024-11-25 16:34:42 +08:00
Update README.md
This commit is contained in:
parent
cf94a3890e
commit
f0973ac604
@ -71,8 +71,8 @@ graph TD;
|
||||
pip install loguru # 强大的日志工具库
|
||||
pip install retrying # 强大的重试工具
|
||||
npm install crypto-js/cryptojs # 二选一,js标准密码库
|
||||
npm insatll jsdom # js模拟浏览器的dom和bom
|
||||
npm insatll tough-cookie # 浏览器cookie
|
||||
npm install jsdom # js模拟浏览器的dom和bom
|
||||
npm install tough-cookie # 浏览器cookie
|
||||
```
|
||||
|
||||
## 基础篇
|
||||
|
Loading…
Reference in New Issue
Block a user