Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dimo414/pycrawl

Simple Python web crawler, primarily designed for inspecting and diagnosing your own website
https://github.com/dimo414/pycrawl

crawler python

Last synced: 21 days ago
JSON representation

Simple Python web crawler, primarily designed for inspecting and diagnosing your own website

Awesome Lists containing this project

README

        

# PyCrawl

An extensible web crawler written in Python.

Designed primarily for use by website developers to test and
inspect their website.

## Copyright

Copyright 2013-2014 Michael Diamond

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .