Skip to content

Instantly share code, notes, and snippets.

@aitoehigie
Created May 20, 2017 02:20
Show Gist options
  • Save aitoehigie/76722087e9d5edc529fc15488f27d456 to your computer and use it in GitHub Desktop.
Save aitoehigie/76722087e9d5edc529fc15488f27d456 to your computer and use it in GitHub Desktop.
scrapy code
mkdir nairalandapi
cd nairalandapi
virtualenv venv
source venv/bin/activate
pip install scrapy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment