discoverpage

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2026 License: Apache-2.0 Imports: 15 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 ComputeScreenshotPerceptualHash added in v0.0.278

func ComputeScreenshotPerceptualHash(pngBytes []byte) (string, error)

ComputeScreenshotPerceptualHash decodes PNG bytes and returns a perceptual hash string in the form "p:<hex>" (the default goimagehash format, compatible with gowitness).

func ExtractHTMLTitle added in v0.2.0

func ExtractHTMLTitle(html string) string

ExtractHTMLTitle returns the first non-empty <title> text from HTML.

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