摘要: import requests import json if __name__ == '__main__': 记录总数 raw_count=0 查询页数 page=1 存储数据 data=[] 判断有无数据条件 size=10 python中没有null,防止转dict异常 global null 阅读全文
posted @ 2019-08-21 17:04 zx125 阅读(173) 评论(0) 推荐(0) 编辑