Scrapy requires Python 2.7 to work
> virtualenv .
>
> scripts\activate.bat
> pip install scrapy
> scrapy crawl merojob -t json -o output.json
$ source ./bin/activate
$ pip install scrapy
$ scrapy crawl merojob -t json -o output.json
Scrapy requires Python 2.7 to work
> virtualenv .
>
> scripts\activate.bat
> pip install scrapy
> scrapy crawl merojob -t json -o output.json
$ source ./bin/activate
$ pip install scrapy
$ scrapy crawl merojob -t json -o output.json