我正在尝试从iTunes API中提取特定主要类型的播客列表。但查看文档(https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/#overview)后,我找不到任何解决方案。
我可以从以下网址获取所有播客的列表:https://itunes.apple.com/search?term=podcast&country=se&entity=podcast。
但是,如果只想从一种特定的类型中得到什么呢?
有什么想法吗?