2018年5月21日

滑动验证码

摘要: import reimport timefrom io import BytesIO import requestsfrom PIL import Imagefrom selenium import webdriverfrom selenium.webdriver import ActionChai 阅读全文

posted @ 2018-05-21 09:40 袁佳佳 阅读(551) 评论(0) 推荐(0)

天气爬取的笔记

摘要: 1、http://www.nmc.cn/f/rest/real/57036?_=1525850063564 #这个是搜索西安, 然后在返回的页面里面找到 天气预报的url 1、1525850063564 是随机数, 不用管。寻找57036 2、搜索 57036 找到包含很多id(57036)这样的网 阅读全文

posted @ 2018-05-21 09:39 袁佳佳 阅读(782) 评论(0) 推荐(0)

导航