Download List

Descripción del Proyecto

webcheck is a Web site checking tool for Web
masters. It crawls a given Web site and generates
a number of reports. The whole system is
pluggable, allowing extra reports and checks to be
added easily. It supports retrieving Web sites
over HTTP, file, and FTP protocols and produces
reports on site structure, broken links, old Web
pages, overviews of external links, and more. The
links that webcheck considers external are
configurable through regular expressions, and
webcheck honors robots.txt.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-12 17:35
1.10.4

Esta es una versión de mantenimiento que recoge algunas correcciones pendientes. Asimismo, se elimina parte del código de depuración innecesarios, los límites de la "referencia de" lista de 10 elementos, agrega un encabezado Referrer si es posible y tiene algunas mejoras de paquetes de Debian.
This is a maintenance release that gathers some outstanding fixes. Also, it removes some unnecessary debugging code, limits the "referenced from" list to 10 items, adds a Referrer header if possible and has some Debian packaging improvements.

2008-07-20 08:11
1.10.3

Esta versión incluye las correcciones para una serie de pequeños problemas en la versión 1.10.2. También añade el iframe de análisis de secuencia de comandos y las etiquetas y los atributos de estilo. También implementa llamando ordenada cuando esté disponible en el sistema.
Tags: Minor bugfixes
This release adds fixes for a number of small
problems in the 1.10.2 release. It also adds
parsing of the iframe and script tags and style
attributes. It also implements calling tidy when
it is available on the system.

2007-11-04 12:55
1.10.2

Esta actualización incluye la comprobación de menores de un error en algunas versiones de BeautifulSoup. Apoyo a la ejecución en Python 2.3 fue introducido de nuevo. Pequeñas mejoras en la documentación y las mejoras de paquetes de Debian se hicieron.
Tags: Minor bugfixes
This minor update includes checking for a bug in
some versions of BeautifulSoup. Support for
running on Python 2.3 was added again. Small
documentation improvements and Debian package
improvements were made.

2007-07-15 17:42
1.10.1

Esta versión incluye algunas mejoras de rendimiento grande (especialmente para los sitios muy grandes). Fija se hicieron para un problema cuando se usa - continuar con algunos mensajes con caracteres no ASCII y un choque con algunas páginas de tamaño cero. WebCheck ahora también analiza la meta http-equiv opción de actualización de cabecera.
Tags: Major feature enhancements
This release includes some big performance improvements (especially for very large sites). Fixes were made for a problem when using --continue with some messages with non-ASCII characters and a crash with some zero-size pages. webcheck now also parses the http-equiv meta header refresh option.

2007-05-13 08:43
1.10.0

Este comunicado de los cambios que el analizador HTML para BeautifulSoup (cuando esté disponible). Este analizador es un error mucho más tolerante que el anterior basado HTMLParser solución, pero también es ligeramente más lento. Algunas pequeñas mejoras en la producción se hicieron, así como algunas mejoras internas para apoyar mejor el contenido de Unicode. De análisis de archivos robots.txt se vuelve a habilitar y un - ignore-robots opción fue añadida.
Tags: Major feature enhancements
This release changes the HTML parser to
BeautifulSoup (when available). This parser is
much more error-tolerant than the old HTMLParser
based solution but is also slightly slower. Some
small output improvements were made as well as
some internal improvements to better support
Unicode content. Parsing of robots.txt files was
re-enabled and an --ignore-robots option was
added.

Project Resources