green-spider/checks
Marian Steinbach b3bb8f34c3
Problembehebung mit Exception-Daten im Ergbebnis, die nicht geschrieben werden können, und Spidern einzelner Sites (#132)
* WIP commit for single job execution

* Convert exception to string

* Pass more arguments

* Move python modules lsit into requirements.txt

* Document single site spidering

* Remove debugging
2019-11-22 23:13:57 +01:00
..
__init__.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
abstract_checker.py Fix link raters (social media links, contact link) (#95) 2018-11-28 23:46:40 +01:00
certificate.py Improve certificate check to support SNI (#71) 2018-10-03 21:01:52 +02:00
certificate_test.py Fehlerbehebung im url_reachability check (#108) 2019-04-19 00:35:28 +02:00
charset.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
charset_test.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
config.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
dns_resolution.py Fix logging output in dns_resolution 2019-11-22 08:38:26 +01:00
dns_resolution_test.py Prüfe DNS auf IPv6 AAAA Record (#124) 2019-07-15 22:59:33 +02:00
domain_variations.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
domain_variations_test.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
duplicate_content.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
duplicate_content_test.py More unittests for checks (#73) 2018-10-03 22:43:22 +02:00
frameset.py Detect frameset (#102) 2018-12-07 16:31:56 +01:00
frameset_test.py Detect frameset (#102) 2018-12-07 16:31:56 +01:00
generator.py Extend CMS detection for Urwahl3000 theme (#96) 2018-12-05 21:27:45 +01:00
html_head.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
http_and_https.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
hyperlinks.py Fix link raters (social media links, contact link) (#95) 2018-11-28 23:46:40 +01:00
hyperlinks_test.py Detect frameset (#102) 2018-12-07 16:31:56 +01:00
load_favicons.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
load_favicons_test.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
load_feeds.py Problembehebung mit Exception-Daten im Ergbebnis, die nicht geschrieben werden können, und Spidern einzelner Sites (#132) 2019-11-22 23:13:57 +01:00
load_feeds_test.py Fehlerbehebung im url_reachability check (#108) 2019-04-19 00:35:28 +02:00
load_in_browser.py Remove debugging output 2019-05-03 22:54:05 +02:00
load_in_browser_test.py Prüfe Existenz von /favicon.ico und werte dies ebenso wie ein Icon, das im HTML Head verlinkt ist (#115) 2019-05-05 22:26:41 +02:00
page_content.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
url_canonicalization.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00
url_reachability.py Fehlerbehebung im url_reachability check (#108) 2019-04-19 00:35:28 +02:00
url_reachability_test.py Refactor and modularize spider (#70) 2018-10-03 11:05:42 +02:00