Hi Dear
This is Ashok Kumar from Olive e-Business Pvt. Ltd. We are using Google
search api for a website http://www.divinewellness.com, according to the
documentation available for same the api will return none if a user search
for abusive words (like nude) if SafeLevel option of the api is active.
IList<IWebResult> results =
GwebSearcher.Search(Convert.ToString(Request.QueryString["key"]), 50,
Google.API.Language.English,*SafeLevel.active*);
i want search without SlangWord (abuse word)
i am using (GoogleSearchAPI.dll) in asp.net
i want safe search filteration(abuse word)
please help me
Original issue reported on code.google.com by Ashok.k...@gmail.com on 28 Dec 2009 at 6:34
Original issue reported on code.google.com by
Ashok.k...@gmail.com
on 28 Dec 2009 at 6:34