Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

capybala/crawlability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crawlability

Deploy

Check crawlability of web sites.

Development

Requirements

  • Python 3.4+

Setup

git clone https://github.com/capybala/crawlability.git
cd crawlability
pyvenv venv
. venv/bin/activate
pip install -r requirements.txt

Run server

python app.py

Open http://127.0.0.1:8000/ in your browser.

About

Check crawlability of web sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published