Hilft Dir dabei, Deine BÜNDNIS 90/DIE GRÜNEN Website zu optimieren https://green-spider.netzbegruenung.de/
Go to file
2018-04-05 23:55:51 +02:00
docs Add IP address to output 2018-04-05 20:24:31 +02:00
webapp Disable console output in webapp 2018-04-05 23:55:51 +02:00
.gitignore Update results, spider logic and webapp 2018-04-05 18:11:40 +02:00
Makefile Fix "make webapp" target 2018-04-05 20:24:40 +02:00
README.md Update ideas section 2018-04-05 19:51:41 +02:00
requirements.txt First working code and results 2018-04-03 23:15:28 +02:00
spider.py Update results, spider logic and webapp 2018-04-05 18:11:40 +02:00

green-spider

Collects data on green websites and checks for things like SEO, performance, TLS.

Written and tested in Python3

Results published at https://netzbegruenung.github.io/green-spider/

Usage

Run the spider:

make spider

The result will be in webapp/dist/data.

Build the webapp:

make webapp

Ideas

  • Check which cookies are set and with what settings (expiry, domain)
  • submit the URL against a service like Google Page Speed and retrieve the score (see https://github.com/addyosmani/psi/)
  • Check against our own webpagetest.org instance
  • Detect which one of the well-known CMS is used
  • Warn in case a certificate will expire soon
  • Favourite icon availability check