mini_spider

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EchoHi added in v0.1.7

func EchoHi()

Types

type BaseSpider

type BaseSpider struct {
	Name      string
	Collector *colly.Collector
	Mux       sync.Mutex
	BaseUrl   string
	UA        string
}

func (*BaseSpider) GetIndexPage

func (sp *BaseSpider) GetIndexPage()

func (*BaseSpider) ParserHtml

func (sp *BaseSpider) ParserHtml(tmp chan map[string]string)

Jump to

Keyboard shortcuts

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