Skip to main content

newcrawlerx

成员函数函数描述/介绍
newcrawlerx.blackList
newcrawlerx.browserInfo
newcrawlerx.cookie
newcrawlerx.cookies
newcrawlerx.extraWaitLoad
newcrawlerx.fileInput
newcrawlerx.formFill
newcrawlerx.fullTimeout
newcrawlerx.header
newcrawlerx.headers
newcrawlerx.ignoreQuery
newcrawlerx.maxDepth
newcrawlerx.maxUrl
newcrawlerx.scanRange
newcrawlerx.scanRepeat
newcrawlerx.startCrawler
newcrawlerx.timeout
newcrawlerx.vueWebsite
newcrawlerx.whiteList

变量定义#

变量调用名变量类型变量解释/帮助信息
newcrawlerx.AllDomainScannewcrawlerx.scanRangeLevel//
newcrawlerx.ExtremeRepeatLevelnewcrawlerx.limitLevel//
newcrawlerx.HighRepeatLevelnewcrawlerx.limitLevel//
newcrawlerx.LowRepeatLevelnewcrawlerx.limitLevel//
newcrawlerx.MediumRepeatLevelnewcrawlerx.limitLevel//
newcrawlerx.SubMenuScannewcrawlerx.scanRangeLevel//
newcrawlerx.UnLimitRepeatnewcrawlerx.limitLevel//

函数定义#

newcrawlerx.blackList#

详细描述#

定义:#

func newcrawlerx.blackList(v1 ...string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1...string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.browserInfo#

详细描述#

定义:#

func newcrawlerx.browserInfo(v1: string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.cookie#

详细描述#

定义:#

func newcrawlerx.cookie(v1: string, v2 ...string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1string
v2...string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.cookies#

详细描述#

定义:#

func newcrawlerx.cookies(v1: string, v2: map[string]string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1string
v2map[string]string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.extraWaitLoad#

详细描述#

定义:#

func newcrawlerx.extraWaitLoad(v1: int) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1int

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.fileInput#

详细描述#

定义:#

func newcrawlerx.fileInput(v1: map[string]string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1map[string]string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.formFill#

详细描述#

定义:#

func newcrawlerx.formFill(v1: map[string]string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1map[string]string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.fullTimeout#

详细描述#

定义:#

func newcrawlerx.fullTimeout(v1: int) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1int

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.header#

详细描述#

定义:#

func newcrawlerx.header(v1 ...string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1...string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.headers#

详细描述#

定义:#

func newcrawlerx.headers(v1: map[string]string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1map[string]string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.ignoreQuery#

详细描述#

定义:#

func newcrawlerx.ignoreQuery(v1 ...string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1...string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.maxDepth#

详细描述#

定义:#

func newcrawlerx.maxDepth(v1: int) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1int

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.maxUrl#

详细描述#

定义:#

func newcrawlerx.maxUrl(v1: int) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1int

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.scanRange#

详细描述#

定义:#

func newcrawlerx.scanRange(v1: newcrawlerx.scanRangeLevel) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1newcrawlerx.scanRangeLevel

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.scanRepeat#

详细描述#

定义:#

func newcrawlerx.scanRepeat(v1: newcrawlerx.limitLevel) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1newcrawlerx.limitLevel

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.startCrawler#

详细描述#

定义:#

func newcrawlerx.startCrawler(v1: string, v2 ...newcrawlerx.ConfigOpt) return (r0: chan newcrawlerx.ReqInfo, r1: error)

参数#

参数名参数类型参数解释
v1string
v2...newcrawlerx.ConfigOpt

返回值#

返回值(顺序)返回值类型返回值解释
r0chan newcrawlerx.ReqInfo
r1error

newcrawlerx.timeout#

详细描述#

定义:#

func newcrawlerx.timeout(v1: int) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1int

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.vueWebsite#

详细描述#

定义:#

func newcrawlerx.vueWebsite(v1: bool) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1bool

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)

newcrawlerx.whiteList#

详细描述#

定义:#

func newcrawlerx.whiteList(v1 ...string) return (r0: func ConfigOpt(v1: *newcrawlerx.Config) )

参数#

参数名参数类型参数解释
v1...string

返回值#

返回值(顺序)返回值类型返回值解释
r0func ConfigOpt(v1: *newcrawlerx.Config)