0 Forks
0 Stars
0 Watchers

Scrapy

How to download and setup Scrapy

Open terminal and run command
git clone https://github.com/BoKyeong-Kim/Scrapy.git
git clone is used to create a copy or clone of Scrapy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Scrapy https://github.com/BoKyeong-Kim/Scrapy/archive/master.zip

Or simply clone Scrapy with SSH
[email protected]:BoKyeong-Kim/Scrapy.git

If you have some problems with Scrapy

You may open issue on Scrapy support forum (system) here: https://github.com/BoKyeong-Kim/Scrapy/issues