screenshot

package
v0.0.0-...-0dcdeae Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

README ¶

Screenshot 📸

Name: screenshot

Parameters:

  • urls [Strings array] - The URLs is list of links to the pages to take screenshots of. Can be a single URL or a list of URLs.
  • waitStable [Boolean] - Wait until the page is stable before taking a screenshot. Default: true

Response format:

{
  "screenshot": {
    "files": [
      "Shu2vLZm.screenshot.png",
      "Az42KhY9.screenshot.png"
    ]
  }
}

Documentation ¶

Index ¶

Constants ¶

This section is empty.

Variables ¶

This section is empty.

Functions ¶

This section is empty.

Types ¶

type BotCheck ¶

type BotCheck struct {
	// contains filtered or unexported fields
}

func New ¶

func New(browser *rod.Browser, fileStore fs.FileStore) *BotCheck

func (*BotCheck) Name ¶

func (p *BotCheck) Name() string

func (*BotCheck) Run ¶

func (p *BotCheck) Run(params map[string]any) (output map[string]any, err error)

Jump to

Keyboard shortcuts

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