Versions in this module Expand all Collapse all v0 v0.0.4 Mar 7, 2026 Changes in this version + const UserAgentCurl + const UserAgentSafari + type Config struct + AutoConfig bool + DriverDir string + UserAgent string + type WebKit struct + func New(cfg Config) (web *WebKit, err error) + func (api *WebKit) Close() error + func (api *WebKit) Extract(uri string) (string, error)