Favicon Finder v0.1.0 FaviconFinder

The main module for scraping websites and extracting favicons.

Summary

Functions

ensure_scheme(website_url)
extract_favicon_links(body)
favicon(website_url)

Get the favicon URL using FaviconFetcher.favicon(website_url)

favicons(website_url)
html_body(url)
try_direct_link(website_url)