WOW Archiving G+ comments of Blogger Via Filip H.F. Slagter Originally shared by Filip H.F. “FiXato” Slagter Big PlexodusTools update for Blogger owners who had GooglePlus Comments widget enabled for their blog: My #PlexodusTools git repository at https://github.com/FiXato/Plexodus-Tools has had some big updates in the past week, specifically the https://github.com/FiXato/Plexodus-Tools/blob/master/README.md#google-comments-on-blogger-blogs-exporter section. The `bin/export_blogger_comments.sh` Bash script can be used to archive all #GPlus Comments for your #Blogger blog. It's basically a wrapper script around all the other scripts, and a way to collect all the retrieved data into a single JSON file. Note, most of these tools can also be used if you use Google+ Comments for Websites. Today's freshly committed code will not only request relevant JSON from the APIs, it will also combine it all into single structured JSON file per domain. Hurry up though, as the Bash scripts rel...