Google Search Appliance search in Google Groups - google-search-appliance

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.

Related

How to retrieve posts from Google Currents using the Google API?

I'm trying to figure out if there is a way to retrieve all the posts of a community of Google Currents using the Google API, in order to store them automatically somewhere else. Unfortunately, I've found nothing that allows me to achieve that so far.
Do you know any way to do that? Google API related, or not.
So far, I've looked in the Google API docs but haven't found anything truly usefull. I might need to develop a script that retrieves on its own the posts. Seems like a lot of work.

Is there any Google api to search images.google.com?

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.

Does Google People API support ability to query

Does google people api support the ability to query? Currently, the older api contact google api allows you to use a query parameter "q" to do a simple text search. Was wondering if people api supports this?
Thanks,
Derek
Google People API currently does not support doing such a query. That functionality is one of the feature requests.

How can I use googles document editing services to my website?

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.

Google Images Search API request restricted?

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?

Resources