I wish to access my Google Webmaster's tools' API via R.
I see from here:
http://code.google.com/apis/webmastertools/docs/2.0/reference.html
That it requires fetching a feed behind https and parsing it.
Any suggestions on how to do it?
I wish to access my Google Webmaster's tools' API via R.
I see from here:
http://code.google.com/apis/webmastertools/docs/2.0/reference.html
That it requires fetching a feed behind https and parsing it.
Any suggestions on how to do it?