27 Forks
36 Stars
36 Watchers

lc-webscraping

Introduction to web scraping

How to download and setup lc-webscraping

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

Or simply clone lc-webscraping with SSH
[email protected]:LibraryCarpentry/lc-webscraping.git

If you have some problems with lc-webscraping

You may open issue on lc-webscraping support forum (system) here: https://github.com/LibraryCarpentry/lc-webscraping/issues