Crate docbox_web_scraper

Crate docbox_web_scraper 

Source
Expand description

§Docbox Web Scraper

Web-scraping client for getting website metadata, favicon, …etc and maintaining an internal cache

Structs§

ResolvedImage
Represents an image that has been resolved where the contents are now know and the content type as well
ResolvedWebsiteMetadata
Url
A parsed URL record.
WebsiteMetaService
Service for looking up website metadata and storing a cached value
WebsiteMetaServiceConfig

Enums§

ImageCacheKey
Cache key for image cache value types

Type Aliases§

OgpHttpClient