Reputation: 21
I am a newbie with Google content API for Shopping . Recently I am working on one project where we do the comparison of products with different competitors.
We have GTIN [ Global Trade Item Number ] in the database. We would like to perform the search on Google Shopping and get all products with seller brief information.
Searching for a solution for Google Shopping support API for an own merchant account. Google provide API to perform all operation of own feed/products.
I want information shown here http://screencast.com/t/ZYcwn7QpNFA from Google shopping. Please help me with
Upvotes: 2
Views: 3449
Reputation: 1
There are many Gtin APi. For example: https://market.mashape.com/mignify/gtin2product. It's very useful for my project. Given a gtin or UPC, this API can return the information about the product, like brand, description.
Upvotes: 0