Skip to content

Commit bd81f0e

Browse files
authored
Update README.md
Update README.md
1 parent e9e3718 commit bd81f0e

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,25 @@
243243
-d 保存视频的文件夹名
244244
-k B站搜索的关键字
245245
-p 下载搜索结果前多少页
246+
247+
* jingdong:京东商品晒单图下载
248+
249+
效果图:
250+
251+
![image](https://github.com/Jack-Cherish/Pictures/blob/master/jd.gif)
252+
253+
原理说明:
254+
255+
暂无
256+
257+
使用说明:
258+
259+
python jd.py -k 芒果
260+
261+
三个参数:
262+
-d 保存图片的路径,默认为fd.py文件所在文件夹
263+
-k 搜索关键词
264+
-n 下载商品的晒单图个数,即n个商店的晒单图
246265

247266
* zhengfang_system_spider:对正方教务管理系统个人课表,学生成绩,绩点等简单爬取
248267

@@ -262,8 +281,6 @@
262281

263282
python spider.py
264283

265-
* jingdong:京东商品晒单图下载
266-
267284
## 其它
268285

269286
* 欢迎 Pull requests,感谢贡献。

0 commit comments

Comments
 (0)