site_icons icon indicating copy to clipboard operation
site_icons copied to clipboard

Efficient website icon scraper for rust, with sizes, ordering, and WASM support

Results 3 site_icons issues
Sort by recently updated
recently updated
newest added

I encountered a problem while evaluating this library. While it works for most sites/URLs, I ran into a case where it just hangs indefinitely. This happens when trying with the...

I'm having trouble using this crate within my async code because `SiteIcons` isn't `Send`, likely because of the blacklist.