readme.md 192 B

准备

*** 将待抓取的商品导入到 数据库表 spider_data

程序入口文件 main.py

*** 用户登录: auth.login(url_login) *** 开始抓取: detail.get_detail(url_detail)