request

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Browser added in v1.1.0

func Browser(proxy string, timeout int, chromium bool) *rod.Browser

func Scrape

func Scrape(options *Options) *[]Data

func Verify added in v1.1.0

func Verify(URL string) bool

Types

type Data

type Data struct {
	URL       string
	Host      string
	Path      string
	Subdomain string
}

type Engines added in v1.1.0

type Engines struct {
	Engine   func(options *engines.Options) string
	Selector string
}

type Options

type Options struct {
	Dork     engines.Options
	Engines  []Engines
	Browser  *rod.Browser
	Timeout  int
	MinDelay int
	MaxDelay int
}

Jump to

Keyboard shortcuts

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