Crate favicon_scraper

Crate favicon_scraper 

Source
Expand description

§favicon-scraper

A simple crate to scrape favicons asynchronously that’s intended to just work

To get started, have a look at scrape!

Re-exports§

pub use error::Error;
pub use icon::Icon;
pub use icon::IconKind;

Modules§

error
html
icon
manifest

Functions§

scrape
Perform scraping.