Originally Posted by
mimka15
At the moment I am trying to use Google Custom Search API but since I have never been working with it I am having trouble using it. There aren't any samples provided or at least I couldn't find any useful. Have you ever used it? Do you have any idea where I can take a look for example codes or something similar??
Then you've probably seen the following:
https://developers.google.com/custom.../v1/using_rest
And as my advice above suggests, use a URL to open up the url for the custom search API link, then parse the results as needed.