0 Forks
1 Stars
1 Watchers

scrapy-source

Sample code for scraping with Python Scrapy.

How to download and setup scrapy-source

Open terminal and run command
git clone https://github.com/hideaki-kawahara/scrapy-source.git
git clone is used to create a copy or clone of scrapy-source 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-source https://github.com/hideaki-kawahara/scrapy-source/archive/master.zip

Or simply clone scrapy-source with SSH
[email protected]:hideaki-kawahara/scrapy-source.git

If you have some problems with scrapy-source

You may open issue on scrapy-source support forum (system) here: https://github.com/hideaki-kawahara/scrapy-source/issues