跳到内容
首页
学编程
学软件
学电脑
服务器
搜索
标签:
scrapy.Request
python scrapy.Request发送请求的方式
说明 1、使用scrapy.Request()指定method,body参数发送post请求。 2、使用scr […]