Tells the rank of the website you want to know for any search string on google.
Searches till page 10.
Input the website name without 'www.' and '.com'.
Requirements : Selenium and chromedriver.
To install selenium : pip3 install selenium
Write the search strings in the file 'String.txt' with each string in a new line. Website to be searched should be mentioned in the code itself.