File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 37
37
* [ 百万英雄答题辅助系统] ( https://github.com/Jack-Cherish/python-spider/tree/master/baiwan " 悬停显示 ")
38
38
* [ 网易云音乐批量下载] ( https://github.com/Jack-Cherish/python-spider/tree/master/Netease " 悬停显示 ")
39
39
* [ B站视频和弹幕批量下载] ( https://github.com/Jack-Cherish/python-spider/tree/master/bilibili " 悬停显示 ")
40
+ * [ 京东商品晒单图下载] ( https://github.com/Jack-Cherish/python-spider/tree/master/dingdong " 悬停显示 ")
40
41
* [ 其它] ( #其它 )
41
42
42
43
## 爬虫小工具
241
242
-d 保存视频的文件夹名
242
243
-k B站搜索的关键字
243
244
-p 下载搜索结果前多少页
245
+
246
+ * jingdong:京东商品晒单图下载
247
+
248
+ 效果图:
249
+
250
+ ![ image] ( https://github.com/Jack-Cherish/Pictures/blob/master/jd.gif )
251
+
252
+ 原理说明:
253
+
254
+ 暂无
255
+
256
+ 使用说明:
244
257
258
+ python jd.py -k 芒果
259
+
260
+ 三个参数:
261
+ -d 保存图片的路径,默认为fd.py文件所在文件夹
262
+ -k 搜索关键词
263
+ -n 下载商品的晒单图个数,即n个商店的晒单图
264
+
245
265
## 其它
246
266
247
267
* 欢迎 Pull requests,感谢贡献。
You can’t perform that action at this time.
0 commit comments