searchConsoleR
searchConsoleR copied to clipboard
R interface with Google Search Console API v3, including Search Analytics.
## What goes wrong Tried to run the searchConsoleR Shiny Demo and some googleAuthR 2.0.0 functions are not there. ## Steps to reproduce the problem Run searchConsoleR Shiny demo using...
## What goes wrong The library works great, but since a few weeks, when I use the searchTypes "discover" or "googleNews". I get an error. Thanks in advance!!! Remark: -...
As per https://developers.google.com/webmaster-tools/v1/urlInspection.index/inspect
I think the below can be ignored since the library is not auto importing via the discovery document, but putting this issue here just in case. Can close after Nov...
As announced here: https://developers.google.com/search/blog/2020/12/search-console-api-updates The pertinent ones are: ## dataState > The Performance report already supports fresh data that is less than a day old. You can now access this...
## What goes wrong Hi Mark! I have been using your package for years in the past so thank you SO much for creating it. Today I tried installing it...
You can get more data: https://support.google.com/webmasters/answer/7576553 "request parameter dataState with value set to all. "
Hi Mark! Thanks a lot for your awesome package! Actually I'm not experiencing a bug per se, but I might have an idea for improvement, namely rate limiting. ## What...
**## What goes wrong** When I'm trying to batch = "byDate", I get an errors saying: **Not all elements are data.frames. Set data_frame_output to FALSE?** **## Steps to reproduce the...
OAuth2 needs refreshing that can be an issue for long fetches.