Use the Apple Search API to search by genre?

前端 未结 2 1143
面向向阳花
面向向阳花 2021-02-09 10:06

Is it possible to use the Apple Search API to search by genre ? I\'m thinking specifically games in the app store. Using Obj-c.

As has been pointed out in the comments o

2条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-09 10:35

    The Search API is documented here: http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html

    You can use this link to generate an RSS Feed of your liking. Without knowing too much about how you intend to use it, I would suggest looking at these two solutions and using the best one that suits your needs.

提交回复
热议问题