Installation

At the command line:

$ pip install lazyscraper

Or, if you don’t have pip installed:

$ easy_install lazyscraper

If you want to install from the latest sources, you can do:

$ git clone https://github.com/ivbeg/lazyscraper.git
$ cd lazyscraper
$ python setup.py lazyscraper