website-icon-extract 0.4.0

extract favicon link paths from a html page from different standards
Documentation

This library connects to a given url and tries to find references to icons that represent the page. Multiple standards are used for this:

All images are converted to absolute urls and checked if connecting to them works. It does a GET request, but closes the connection after the http header.