Documentation ¶
Overview ¶
Package extensions implements various helper addons for Colly
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomMobileUserAgent ¶
RandomMobileUserAgent generates a random MOBILE browser user-agent on every requests
func RandomUserAgent ¶
RandomUserAgent generates a random DESKTOP browser user-agent on every requests
func Referer ¶
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 ¶
URLLengthFilter filters out requests with URLs longer than URLLengthLimit
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.