scraper

package
v0.0.0-...-25f5f23 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Spider

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

Spider is a stealth headless scraper

func NewSpider

func NewSpider() (*Spider, error)

NewSpider initializes a covert browsing session

func (*Spider) Close

func (s *Spider) Close()

Close terminates the stealth browser session

func (*Spider) FetchDOM

func (s *Spider) FetchDOM(ctx context.Context, url string) (string, error)

FetchDOM returns the raw HTML of a target after human-like delays

Jump to

Keyboard shortcuts

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