Browsing Posts tagged Structure Data

Google Shopping API

No comments
Google Shopping API Logo

Shopping

Google announced the release of the Shopping API, a new set of Web Application Programming Interfaces that are meant to substitute the existing Google Base APIs. The new Shopping Application Programming Interfaces (APIs) have two main components: Content and Search. Those components are part of a unique CRUD infrustructure for product data management.

On one hand, the Content API enables retailers to upload their product data to Google, and to make incremental updates to frequently changing attributes like price and availability.

On the other hand, the Search API provides access to product data. After creating a new project in the APIs console, a developer can issue JSON queries as the following one:

https://www.googleapis.com/shopping/search/v1/public/products?key=key&country=US&q=digital+camera&alt=atom

This query will return a feed pf products sold in the United States which are all matching the keywords digital and camera. With a registered account, the new Google Shopping API feature a default limit: 2,500 queries/day

The API supports both structured and free text search. Results can be ordered according to relevance, novelty, or price. It is possible to increase diversity in the set of products matching a query by using the APIs crowding mechanism to restrict the number of products with an equivalent property.

The Google Base API will be fully deactivated on June 1, 2011. Some non-shopping data types (such as jobs, real estate, events, and activities) won’t be supported anymore.

The New York City Metropolitan Transportation Authority recently decided to release their transit data to the public. Examples of release data are about the subway, buses, railroads, etc.

The goal of MTA is to enable the creation of new mash-up services, such as the WayFinder Mobile Application for iPhone, an augmented reality application that has been designed to designed to help locating the nearest subway, bus or train stations.

Google Base Data API

No comments

Google Base is a free service for submiting all kinds of content for to host and to make searchable online. It allows content providers to upload structured data to , surface it across search properties, and syndicate it via apis, gadgets and gadget ads.

Using the Google Base Data , developers can programmatically access Google Base. Here’s some of the things you can do:

Manage structured data
The API allows you to programmatically manage your Google Base content. Use it to post new items, edit existing items, or delete items. If you’re managing a large number of items, say for an online store or real estate business, use batch processsing.

Search for data
The API is built on top of a rich query language. By referencing attributes in your search queries, you can obtain very specific results. For example, you can search for 2006 Sedans under $15,000, or look for jobs within 3 miles of Denver, Colorado.

Google Data API protocol
The Google Base Data API uses the same underlying protocol as the other Google Data APIs. If you’re already familiar with it, see the Getting Started Guide.

Syndicate your content
You can target the appropriate audience for your content by choosing from popular item types such as Housing, Jobs, Products, and Events & activities, or by
creating your own. Published content can also surface across certain Google properties such as Google Product Search.

copy right note: The content was cut and paste from http://code.google.com/intl/de-DE/apis/base/ for the only purpose to increase the awarness of Google Base Data API.

Powered by WordPress Web Design by SRS Solutions © 2012 Search Computing Blog Design by SRS Solutions
Rss Feed Tweeter button Facebook button Linkedin button Delicious button Digg button