Metro App, Query Current Apps in Windows Store

余生长醉 提交于 2019-12-06 09:01:31

问题


How does one query data such as App Icons, Reviews, Stars, Price, etc. from Windows Store in another App? For instance, picture an app called "best drawing tools" with comparisons of 5 popular drawing tool apps, then links to Window Store (Or even better direct install links).

The premise of the app "Great Windows Apps" (http://www.greatwindowsapps.com) seems to be the basic functionality I am trying to imitate.

I also found MetroStore Scanner http://metrostore.preweb.sk which appears to query the windows store from the web, but I am looking to query from another app.

I have been researching for a while and cant seem to find a good starting point or resource. Any help would be greatly appreciated.


回答1:


Here is the link to the sitemap: http://apps.microsoft.com/windows/sitemap/sitemap_1.xml

Huge file :) and there is more, just change the 1 to 2, 3...



来源:https://stackoverflow.com/questions/13769726/metro-app-query-current-apps-in-windows-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!