好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

如何使用scrapyshell来验证xpath选择的结果详细教程

1. scrapy shell

2. ipython

在官网推荐使用ipython来跑scrapy shell,于是我尝试安装。因为之前我的python环境都是通过conda配置的(参看前一篇),通过conda安装ipython很方便

conda install -c conda-forge ipython 

查看更多关于如何使用scrapyshell来验证xpath选择的结果详细教程的详细内容...

  阅读:49次