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
-- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-base-data-api?hl=en.
