We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e3718 commit bd81f0eCopy full SHA for bd81f0e
README.md
@@ -243,6 +243,25 @@
243
-d 保存视频的文件夹名
244
-k B站搜索的关键字
245
-p 下载搜索结果前多少页
246
+
247
+ * jingdong:京东商品晒单图下载
248
249
+ 效果图:
250
251
+ 
252
253
+ 原理说明:
254
255
+ 暂无
256
257
+ 使用说明:
258
259
+ python jd.py -k 芒果
260
261
+ 三个参数:
262
+ -d 保存图片的路径,默认为fd.py文件所在文件夹
263
+ -k 搜索关键词
264
+ -n 下载商品的晒单图个数,即n个商店的晒单图
265
266
* zhengfang_system_spider:对正方教务管理系统个人课表,学生成绩,绩点等简单爬取
267
@@ -262,8 +281,6 @@
281
282
python spider.py
283
- * jingdong:京东商品晒单图下载
-
284
## 其它
268
285
269
286
* 欢迎 Pull requests,感谢贡献。
0 commit comments