Check crawlability of web sites.
- Python 3.4+
git clone https://github.com/capybala/crawlability.git
cd crawlability
pyvenv venv
. venv/bin/activate
pip install -r requirements.txtpython app.py
Open http://127.0.0.1:8000/ in your browser.
