Last chance! 50% off unlimited learning
Sale ends in
Web crawler does not require authentication in this version of vosonSML.
# S3 method for web
Authenticate(socialmedia, ...)
A credential
object containing a $auth = NULL
value and social media type descriptor
$socialmedia
set to "web"
. Object has the class names "credential"
and "web"
.
Character string. Identifier for social media API to authenticate, set to "web"
.
Additional parameters passed to function. Not used in this method.
if (FALSE) {
# web authentication
webAuth <- Authenticate("web")
}
Run the code above in your browser using DataLab