In My project i have to get the google search results in unity. For eg If i search for sunrise. It shows in the first column with great highlights. I need to get the details which highlighted.
I have uploaded the image for referal.
How can i get the Sunrise/SunSet/Weather details of the city through unity…
Be warned: the terms of google do not allow the usage of the human website interface to be used by automatic / bot requests. Google provides APIs that you can use. However this requires you as an app developer to get an API key from google so they can identify you / your app. Note that using google services in an app may require a license and may require you to pay some licence fees. So please check the terms of services first and have a look at the API documentation.