0 Forks
0 Stars
0 Watchers

scraping101

Basics of Crawling using Python 🙃

How to download and setup scraping101

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

Or simply clone scraping101 with SSH
[email protected]:jjanmo/scraping101.git

If you have some problems with scraping101

You may open issue on scraping101 support forum (system) here: https://github.com/jjanmo/scraping101/issues