Title: App Store JSON Import
Last modified: January 27, 2018

---

# App Store JSON Import

 *  Resolved [youngpilot](https://wordpress.org/support/users/youngpilot/)
 * (@youngpilot)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/app-store-json-import/)
 * I would like to use JSON Importer to display the linkes App Store JSON Feed. 
   Unfortunatly I cant get it to work. The basenode should be “results” and then
   a subloop across all the entries.
 * Can sb help? Thanks in advance 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fapp-store-json-import%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/app-store-json-import/#post-9909362)
 * Hi,
 * see
    [http://api.json-content-importer.com/api-itunes/](http://api.json-content-importer.com/api-itunes/)
   how this works.
 * Bernhard
 * PS: Ich freue mich über eine Bewertung des Plugins hier bei wordpress.org
    SChöne
   Grüße aus München
 *  Thread Starter [youngpilot](https://wordpress.org/support/users/youngpilot/)
 * (@youngpilot)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/app-store-json-import/#post-9909450)
 * Okay, Is there an easy way to style the output like you did in the example?
 * [https://iosapps.de/json-test/](https://iosapps.de/json-test/)
    -  This reply was modified 8 years, 3 months ago by [youngpilot](https://wordpress.org/support/users/youngpilot/).
 *  Plugin Author [berkux](https://wordpress.org/support/users/berkux/)
 * (@berkux)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/app-store-json-import/#post-9909675)
 * try this:
 *     ```
       <ul>[jsoncontentimporter url=http://api.json-content-importer.com/extra/json/itunes/itunes-example.json kdebugmode=10 basenode=feed.results]<li>
       <a href="{url}" target="_blank"><img src="{artworkUrl100}" border="0" /></a><a href="{url}" target="_blank">{name}</a> ({copyright}), Genres: {subloop-array:genres:-1}{genres.name} {/subloop-array:genres}<br clear="all">
       </li>[/jsoncontentimporter]</ul>
       ```
   
    -  This reply was modified 8 years, 3 months ago by [berkux](https://wordpress.org/support/users/berkux/).
 *  Thread Starter [youngpilot](https://wordpress.org/support/users/youngpilot/)
 * (@youngpilot)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/app-store-json-import/#post-9909800)
 * Thanks for your fast help Bernhard 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘App Store JSON Import’ is closed to new replies.

 * ![](https://ps.w.org/json-content-importer/assets/icon-256x256.png?rev=3464653)
 * [Get Use APIs - JSON Content Importer](https://wordpress.org/plugins/json-content-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-content-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-content-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/json-content-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-content-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-content-importer/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [youngpilot](https://wordpress.org/support/users/youngpilot/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/app-store-json-import/#post-9909800)
 * Status: resolved