A simple web crawling module


License
MIT
Install
pip install lollygag==2.0.0rc2

Documentation

Lollygag

Web scraping framework written in Python and Rust!

CircleCI

Installing

Requirements

Installing via pip

pip install lollygag

Building from source

git clone https://github.com/snorrwe/lollygag.git
cd lollygag
pip install .

Using lollygag

TBA

Examples

TBA