CopyPastor

Detecting plagiarism made easy.

Score: 0.9341517542106016; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2024-10-28
by Mayank Rana

Original Post

Original - Posted on 2014-04-28
by Roman Blachman



            
Present in both answers; Present only in the new answer; Present only in the old answer;

Apple has changed their API, and removed the language code from the URL, so you should only the bundleId for the app you are looking for. For example:
http://itunes.apple.com/lookup?bundleId=com.yelp.yelpiphone
In addition, you can add the country parameter to the query, to get results for a specific country App Store.
For example:
http://itunes.apple.com/lookup?bundleId=com.yelp.yelpiphone&country=de
The description, user rating and other fields might change between different App Store countries.
Apple has changed their API, and removed the language code from the URL, so you should only the `bundleId` for the app you are looking for. For example:
>http://itunes.apple.com/lookup?bundleId=com.yelp.yelpiphone
In addition, you can add the country parameter to the query, to get results for a specific country App Store.
For example: >http://itunes.apple.com/lookup?bundleId=com.yelp.yelpiphone&country=de
The description, user rating and other fields might change between different App Store countries.

        
Present in both answers; Present only in the new answer; Present only in the old answer;