Posts

Showing posts with the label Scrapy

installing Scrapy in shared server environment

installing Scrapy in shared server environment as easy as below you only need to define install directory easy_install --install-dir=/home/py/www/programs/ -U Scrapy