This is a Python script to perform a web search on Google and return the position of a certain domain from the search results. It is based on Serpstacks API, which offers 100 free requests per month.
The code has been originally created in Google Colab.
The easiest way is to run the code in Google Colab. Follow the tutorial here: Tutorial for free SERP checker script
