File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 * [ 百万英雄答题辅助系统] ( https://github.com/Jack-Cherish/python-spider/tree/master/baiwan " 悬停显示 ")
3838 * [ 网易云音乐批量下载] ( https://github.com/Jack-Cherish/python-spider/tree/master/Netease " 悬停显示 ")
3939 * [ B站视频和弹幕批量下载] ( https://github.com/Jack-Cherish/python-spider/tree/master/bilibili " 悬停显示 ")
40+ * [ 京东商品晒单图下载] ( https://github.com/Jack-Cherish/python-spider/tree/master/dingdong " 悬停显示 ")
4041* [ 其它] ( #其它 )
4142
4243## 爬虫小工具
241242 -d 保存视频的文件夹名
242243 -k B站搜索的关键字
243244 -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+ 使用说明:
244257
258+ python jd.py -k 芒果
259+
260+ 三个参数:
261+ -d 保存图片的路径,默认为fd.py文件所在文件夹
262+ -k 搜索关键词
263+ -n 下载商品的晒单图个数,即n个商店的晒单图
264+
245265## 其它
246266
247267 * 欢迎 Pull requests,感谢贡献。
You can’t perform that action at this time.
0 commit comments