Skip to content

Instantly share code, notes, and snippets.

# Install deltarpm to reduce the size of download
yum install -y deltarpm
yum install -y python-pip
# Scrapy Pre-Requisites
yum install -y gcc libffi-devel python-devel openssl-devel
yum install -y libxslt-devel libxml++-devel libxml2-devel
pip install lxml incremental
# Install Scrapy