Tangential - if anyone wants to export their Google/other search history, the easiest way that worked for me a few months ago was to export all browser history to a list of newline-separated URLs and then to run this (series of) commands from the Linux terminal to extract all “q=” parameters (also trims leading/trailing whitespace and removes any duplicates):
Tangential - if anyone wants to export their Google/other search history, the easiest way that worked for me a few months ago was to export all browser history to a list of newline-separated URLs and then to run this (series of) commands from the Linux terminal to extract all “q=” parameters (also trims leading/trailing whitespace and removes any duplicates):