itunes-search-api Questions

3

Solved

I am developing an nodejs search application for itunes-search and searching some software information from my local database with express framework. The search module returns information like soft...
Ineslta asked 21/6, 2015 at 12:26

1

Apple has a search API that allows you to query the iTunes Store for music: https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/ Here is an example search...
Neurophysiology asked 28/4, 2016 at 21:37

0

Currently I can get the app title, description and other details such as developer name, app ID, category etc. from the iTunes Search API but cannot find out how to get the Subtitle or Promo Text d...
Threat asked 17/10, 2018 at 13:24

2

Solved

Is there any way to get results of next page of a search query? When I give page parameter, I get the same results from ITunes as: https://itunes.apple.com/search?country=us&limit=200&enti...
Ihram asked 25/5, 2017 at 9:34

2

Solved

I'm trying to obtain the list of podcasts episodes from the iTunes Search API. I'm able to make a call to the API and get back all podcast albums based on a search term: https://itunes.apple.com/s...
Janeth asked 18/5, 2014 at 1:5

3

Am planning to use iTunes Search API to get App related information - http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html Wanted to know if ther...
Ebneter asked 26/9, 2012 at 7:4

0

I want to implement iTunes Search API in my app for my users to search for contents on iTunes https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/ My ap...
Metzger asked 22/12, 2016 at 19:42

2

Solved

I am using iTunes Search API in my application & playing the previewUrl songs from within the application by using AVPlayer If user wants to play the full song, he/she needs to purchase t...
Aleydis asked 15/3, 2016 at 11:9

2

It seems like iTunes search API returns different results than the ones returned when searching on an iPhone device (also results are in different order). Assuming I want the results to be identic...
Grantinaid asked 4/9, 2012 at 6:35
1

© 2022 - 2024 — McMap. All rights reserved.