开发者

what is webservice url for getting all online stores for a particular product using google proguct search api?

Hi I had the product name.... I need to get all the online stores available for that product. But i have to use google p开发者_JS百科roduct search API Can you please give the URL for searching online stores for that product......

Thanks in advance..


Using the Google Search API for shopping, you can diversify results to one per vendor, with a query for the product name such as::

https://www.googleapis.com/shopping/search/v1/public/products?q=apple+iphone+4&country=US&alt=json&key=KEY&crowdBy=accountId%3A1

Note, you will need to get your own developer key and put it in the KEY parameter.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜