This is a python script that collects search results for given keywords from Google search result pages. It is based on an API but it’s cool that you can use repl.it’s infrastructure for the computation and have the python ranking checker script get you the data whenever you want at no cost. Doing this is helpful when you run a tool and want to see if it shows up for some search keywords without having to manually doing all searches each time you want to know if your website shows up. You could just make a list of all relevant keywords and check it every now and then.