집 > Q&A > 본문
如:item['url']=response.xpath('a/@href')分析出一个链接,然后想从这个链接里的网页再获取一些元素,放入item['other']。应该怎么写,谢谢。
item['url']=response.xpath('a/@href')
item['other']
PHP中文网2017-04-18 10:30:58
으아악
마지막으로 첨부된 공식 문서는 https://doc.scrapy.org/en/lat...중국어 번역판 http://scrapy-chs.readthedocs...