Documentation ¶
Overview ¶
Package extensions implements various helper addons for Colly
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomUserAgent ¶
RandomUserAgent generates a random browser user agent on every request
func Referrer ¶
Referrer sets valid Referrer HTTP header to requests. Warning: this extension works only if you use Request.Visit from callbacks instead of Collector.Visit.
func URLLengthFilter ¶
URLLengthFilter filters out requests with URLs longer than URLLengthLimit
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.