I need to convert any string to a google search link. For example:
"google search link" -> https://www.google.com/search?q=google+search+link&oq=google+search+link&aqs=chrome..69i57j0l9.3500j0j4&sourceid=chrome&ie=UTF-8
Is there any python library or function for this conversion.