You can see below the API reference of this module.
An http request module sending back a Cheerio object.
You can change the request
function by overriding the request
field.
- Object|String
opts
: The request url or an object passed totinyrequest
. - Function
cb
: The callback function.
- Request The
tinyrequest
object.