×
May 1, 2021 · I'm experiencing issues with the custom search engine API. Essentially, I'm trying to create a tool that verifies if specific URLs are indexed.
I am using the Google Custom Search API to search for images. My implementation is using Java, and this is how I build my search string: URL url = new URL(" ...
I am using the Google Custom Search API to search for images. My implementation is using Java, and this is how I build my search string: URL url = new URL(" ...
I am running google custom search in browser it works fine. It runs fine even in emulator in Phonegap but it gives network error or it shows blank screen ...
Jan 6, 2013 · I am trying to develop ( with basic but growing knowledge!) a split search bar for a custom cake website. basically I have one search bar in the ...
I'm using Google Custom Search API to search for images. The search result is always 0 when I request for images. I'm following the documentation at the link ...
May 6, 2011 · So let us try to get this from the CSE. Using the URL pattern. www.stackoverflow.com/questions/tagged/guava?* , which according to the Help Page ...
People also ask
Jul 10, 2014 · Yes, It is possible. You can provide the URL to your search engine like: www.example.com/ContactUs. If you want to know more about this URL ...
Jul 18, 2011 · I'm writing an application that analyses search engine results. With the Google Search API now being depreciated and limited to 1000 queries/day ...
Mar 21, 2017 · And this request returns me list of search results. But, I need to implement search by image or image url. Do Google API provide such a url ...