Rachit95 / google-api-for-dotnet

Automatically exported from code.google.com/p/google-api-for-dotnet
0 stars 0 forks source link

exclude-sublinks from Search API #104

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.   IEnumerable<IWebResult> result = client.Search("rolls royce investor", 20, 
"", "", "", "English","", "uk");

result contains the sublink of search keyword, how to exclude a sub link from 
it for more details please go on

http://stackoverflow.com/questions/25242077/how-to-exclude-sublinks-from-googles
earch-api

also you can see the attached file

Original issue reported on code.google.com by erdhaval...@gmail.com on 11 Aug 2014 at 12:21

Attachments: