Click here to Skip to main content
15,909,737 members

Comments by Dawn1el (Top 7 by date)

Dawn1el 24-Jun-16 12:51pm View    
Can I use RegEX instead of using the Google Search API to get the links from Google?
Dawn1el 23-Jun-16 22:50pm View    
If you don't want to help me It's alright, I'll just tell my uncle that I can't do this.
Thanks for the words anyways, appreciate it.
Dawn1el 23-Jun-16 20:16pm View    
I'm new at programming, I have to learn somehow... Getting my problems solved is one of many steps.
And I'm trying to make an effort, I really do but I can't understand somethings like working with API's, reading documentations and converting codes (from C# to VB.NET).
I just need a hand to get my problem solved.
None the less, you're right.
Dawn1el 23-Jun-16 19:18pm View    
http://hintdesk.com/c-how-to-use-google-custom-search-api/comment-page-1/

I found that code, Installed NuGet, downloaded Google.Apis.Customsearch.v1 package but the thing is that It's giving me some errors (picture):
http://goo.gl/JZdv3t


Called imports:
Google.Apis.Customsearch.v1.Data
Google.Apis.Customsearch.v1

And this is displaying on a cmd, I need it to be displayed on my Listbox but don't know how.
Dawn1el 23-Jun-16 17:19pm View    
I don't know how to implement the new API on my application like I did with the old one.
I need a code that works with the new Google Search API.
I would be much appreciated.