hi all
I'm working on a asp.net web application to return the exact Google search results for a specific phrase (exact phrase). So I decided to try the Google search api. In particular, I'm using a dotnet application and Google.Apis.Customsearch.v1" DLL, but it doesn't return the exact same results as typing into Google.i try to put my phrase between two quotes but it does not effect the returned result.
I am grateful for your help.
I'm working on a asp.net web application to return the exact Google search results for a specific phrase (exact phrase). So I decided to try the Google search api. In particular, I'm using a dotnet application and Google.Apis.Customsearch.v1" DLL, but it doesn't return the exact same results as typing into Google.i try to put my phrase between two quotes but it does not effect the returned result.
I am grateful for your help.