mech

package module
v1.11.8 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: OSL-3.0 Imports: 2 Imported by: 11

README

Mech

Mechanize

https://pkg.go.dev/github.com/89z/mech

Sites

  1. Deezer
  2. MusicBrainz
  3. ocr.space
  4. RARBG
  5. Rotten Tomatoes
  6. YouTube

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Node added in v1.11.6

type Node struct {
	*html.Node
}

func NewNode

func NewNode(r io.Reader) (Node, error)

func (Node) Attr added in v1.11.6

func (n Node) Attr(key string) string

func (Node) ByAttr added in v1.11.7

func (n Node) ByAttr(key, val string) Node

func (Node) ByAttrAll added in v1.11.6

func (n Node) ByAttrAll(key, val string) []Node

func (Node) ByTag added in v1.11.6

func (n Node) ByTag(name string) Node

func (Node) ByTagAll added in v1.11.6

func (n Node) ByTagAll(name string) []Node

func (Node) Text added in v1.11.6

func (n Node) Text() string

Directories

Path Synopsis
cmd
Deezer
Deezer
MusicBrainz
MusicBrainz
OCR
OCR
RARBG
RARBG
research
Rotten Tomatoes
Rotten Tomatoes
YouTube
YouTube

Jump to

Keyboard shortcuts

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