Centos下安装Scrapy
Centos下安装Scrapy Scrapy是一个开源的机遇twisted框架的python的单机爬虫,该爬虫实际上包含大多数网页抓取的工具包,用于爬虫下载端以及抽取端。 安装环境: centos5. 4 python2. 7.3 安装步骤: [root@zxy-websgs ~]# wget http: // www.python.org/ftp/python/2.7.3/Python-2.7.3.tgz -P /opt [root@zxy -websgs opt]# tar xvf Python- 2.7 . 3 .tgz [root@zxy -websgs Python- 2.7 . 3 ]# ./ configure [root@zxy -websgs Python- 2.7 . 3 ]# make && make install 验证python2.7安装 [root@zxy-websgs Python- 2.7 . 3 ]# python2. 7 Python 2.7 . 3 (default, Feb 28 2013 , 03 : 08 : 43 ) [GCC 4.1 . 2 20080704 (Red Hat 4.1 . 2 - 50 )] on linux2 Type " help " , " copyright " , " credits " or "