This little program will accept a set of command line arguments and then return a stream of Google search results from those concatenated arguments.
yarn install
node main.js sator square
You can specify how many pages deep you want the crawl, in the config.json
file.