I am working on a small tool that helps you to analyze the data from the Google Search Console. All you need to do is to upload the CSV file that you can export on the Search Console comparing two dates.
It is developed with Go. You can test it here: https://gsc.kokoen.net/
What do you think? What would you add? Would you use such a tool?
#idea-validation
You sure this is not now a datastudio report??
Sorry, I don't understand your question. You mean if this exist at Google Data Studio or what?
Sorry I wasn't clear, you can pipe your data from Search Console straight into DataStudio which then lets you build reports. As part of building reports you can add date filters, so I was asking is this not now just something you'd do there?
Yes, you are almost right. I am not sure you can do on DataStudio some of the things that this web does, like showing you the keyword distribution per page. Furthermore, this web is quicker and way less complex than DataStudio.
The Idea is to extend it with more functions to help you decide on which keywords to focus.
Thanks for your feedback!