spider-tophatter

1、第一步使用requests登陆,保存cookie到本地 2、使用cookie进行模拟登陆 3、爬取后台数据, 4、下载图片, 5、通过API和产品的ID获取json数据, 6、通过main函数运行