extensions

package
v0.0.0-...-453593e Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package extensions implements various helper addons for Colly

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandomMobileUserAgent

func RandomMobileUserAgent(c *colly.Collector)

RandomMobileUserAgent generates a random MOBILE browser user-agent on every requests

func RandomUserAgent

func RandomUserAgent(c *colly.Collector)

RandomUserAgent generates a random DESKTOP browser user-agent on every requests

func Referer

func Referer(c *colly.Collector)

Referer sets valid Referer HTTP header to requests. Warning: this extension works only if you use Request.Visit from callbacks instead of Collector.Visit.

func URLLengthFilter

func URLLengthFilter(c *colly.Collector, URLLengthLimit int)

URLLengthFilter filters out requests with URLs longer than URLLengthLimit

Types

This section is empty.

Jump to

Keyboard shortcuts

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