Skip to content

Commit e9e3718

Browse files
authored
Update README.md
Update README.md
1 parent 15eef84 commit e9e3718

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -244,24 +244,25 @@
244244
-k B站搜索的关键字
245245
-p 下载搜索结果前多少页
246246

247-
* jingdong:京东商品晒单图下载
247+
* zhengfang_system_spider:对正方教务管理系统个人课表,学生成绩,绩点等简单爬取
248248

249249
效果图:
250250

251-
![image](https://github.com/Jack-Cherish/Pictures/blob/master/jd.gif)
251+
![image](/zhengfang_system_spider/screenshot/zf.png)
252252

253253
原理说明:
254254

255255
暂无
256256

257257
使用说明:
258258

259-
python jd.py -k 芒果
259+
cd zhengfang_system_spider
260+
261+
pip install -r requirements.txt
262+
263+
python spider.py
260264

261-
三个参数:
262-
-d 保存图片的路径,默认为fd.py文件所在文件夹
263-
-k 搜索关键词
264-
-n 下载商品的晒单图个数,即n个商店的晒单图
265+
* jingdong:京东商品晒单图下载
265266

266267
## 其它
267268

0 commit comments

Comments
 (0)