摘要: 重写父类中的一个方法(start_requests):该方法默认可以对start_urls列表中的元素进行get请求的发送 1.将Request方法中method参数赋值成post2.FormRequest()可以发起post请求(推荐)实例:发送post请求抓取百度翻译spider文件 impor 阅读全文
posted @ 2020-04-19 09:21 一只小小的寄居蟹 阅读(2451) 评论(0) 推荐(0)