login: login

Description Usage Arguments Details Note Author(s) See Also Examples

Description

establis SSH connect to your google gmail account

Usage

1
 login(gmail='you@gmail.com', password='xyz')

Arguments

gmail

your gmail email

password

your gmail password

Details

it initialise *Rcurl* connection channel

Note

Google API has limitation of 10,000 requests per day, 10 concurrent connection per IP. If you exceed this request, you will get locked for future query. See more detail about "quote limit error" in google API restrictin. Workaround?? you wait a day to clear this lock! or restart your computer !

Author(s)

chris okugami

See Also

Google API restriction https://developers.google.com/analytics/devguides/config/mgmt/v3/limits-quotas

Examples

1
2
3
## Login ----

  

okugami79/googletrend documentation built on May 24, 2019, 12:51 p.m.