I've visited Google custom search engine. It seems it is for the sites included in the custom search engine. This is not what we want. So, I'm asking.
We need this api, even it is paid service.
I would like to answer this question by myself.
No API to access Google images.
Related
I am looking for an automated way to get a place's reservation/menu URL to use in my service. However, I am having a hard time finding this in their docs. Is this not possible via the Google Places API? If so, is there an alternative I could use?
Given a particular image, I'd like to be able to use Google Cloud Vision Web Detection to search for partial matches (partialMatchingImages) within a particular website, rather than the entire web, as is the default behavior.
I'm trying to get similar behavior as when you Search by Image in Google Images, upload an image, and type "site:nytimes.com" (for example) in the search bar.
Is this possible with the Google Cloud Vision API?
So far I've investigated in the official documentation for current and beta features. It doesn't seem it is possible yet to do a search for a specific website with the Cloud Vision API.
The examples given in from the official documentation also it doesn't seem possible to have any reference towards such functionality either.
There is a request going in the public issue tracker of google, although they still have to answer it yet.
I want to use GSA to serve search results from Google Groups.
I do a lot of research in the web but I did not found information about GSA and Google Groups. I understood that Google Groups use #! (Hashbang) in the URL and GSA doesn't support crawling AJAX applications.
I think that a solutions could be to use the Integrating with Google Apps method but on this, and other similar, article they talk about Google Sites and Google Docs and not about Google Groups.
Because to try this solution I have to involve various departments in the company I would like to know if someone used this method for that. Or if someone could give me some advices to achieve that.
Since there is no API nor any existing oob stuff on the GSA to crawl Google Groups, the best way is to use the Google Adaptor framework and create something on your own. It should be fairly easy tbh.
I would like to be able to integrate google docs functions to my own website. How could I use googles api but store documents on my own server?
I have seen some solutions such as https://owncloud.com/owncloud-overview . But I was wondering if google had its own solution or if there is something better out there?
Not possible. At most you can sync them with your server.
All!
I wanted to develop a feature for a blog I wrote myself. I want to grab the search result of Google Images, and display them in a user-friendly way in or beside my blog's posts editor.
So I did some research on code.google.com
I found Google's official AJAX API for Google images. But on its documentation site it says something like this:
Important: The Google Image Search API
has been officially deprecated as of
May 26, 2011. It will continue to work
as per our deprecation policy, but the
number of requests you may make per
day may be limited
I know they can restrict the number of requests I can make by my API key.But..
Can anyone tell me how exactly is this API restricted? like how much traffic or requests is allowed?
Is it possible to use this API to develop a Wordpress plugin that everyone else can use?