discoverpage

package
v0.0.208 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CaptureScreenshot

func CaptureScreenshot(ctx context.Context, browser *headless.Requester, sendHTTPRequestConfig *common.SendHttpRequestConfig) ([]byte, error)

CaptureScreenshot uses a headless browser to capture a screenshot of the given URL and returns the image bytes.

func ExtractSensitiveContentsFromWebContent added in v0.0.207

func ExtractSensitiveContentsFromWebContent(ctx context.Context, content string, fingerprints *discover.SensitiveContentFingerprints) ([]*discover.SensitiveContent, []string)

ExtractSensitiveContentsFromWebContent searches for sensitive content in web content

func LoadSensitiveConentFingerprints added in v0.0.207

func LoadSensitiveConentFingerprints(ctx context.Context, configPath *string) (*discover.SensitiveContentFingerprints, error)

LoadSensitiveConentFingerprints loads fingerprints from the JSON configuration file

func PerformHTMLPageCapture

func PerformHTMLPageCapture(ctx context.Context, config *common.SendHttpRequestConfig) (*common.HttpRequestResponse, error)

PerformHTMLPageCapture sends an HTTP request using the provided config and returns the response.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL