the results from google.com/shopping
is google-products (shopping) search --
this is google proprietary software and
there is no api for google's implementation.

the google-base-data-api is the only api available --
and we believe google-products-search may use
the same similar data -- but the two are only similar.

that is, google-products-search will probably never
return the exact same results as the google-base
data api -- only similar results.

the api does not return csv data -- but depending
on what language and libraries you're using there
may be some external library to use or you might
construct one.

the google-base-data api returns products items in xml or json.
http://code.google.com/apis/base/faq_gdata.html
http://code.google.com/apis/base/docs/2.0/reference.html

also more generally, it may violate google's tos
to save such data off-line -- such products data
is more for display purposes only.
http://code.google.com/apis/base/terms.html
-- 
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" group.
To post to this group, send email to google-base-data-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-base-data-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-base-data-api?hl=en.


Reply via email to