This is a tool I built over weekend to solve a common scenario I face: having to repeatedly query/grep output from an API call, which can be rather slow.The idea is not novel. A similar tool exists https://github.com/elkowar/pipr but that is not windows friendly.