Things You Probably Didn’t Need to Know About the iTunes Music Store. More after the break.
- You communicate with the main iTunes storefront via the phobos.apple.com address. Phobos, as you may recall, is one of Mars’ moons. Its name means fear. The other moon, Deimos, means loathing and the deimos.apple.com address is used mainly by third-party providers, like UC Berkeley Online’s iTunes U storefront.
- It’s built around a number of WebObject applications, specifically MZStore.woa (storefront/cart stuff), MZFinance.woa (mostly making purchases, subscribing to podcasts), MZSearch.woa (searching iTMS) and MZLabel.woa (for record labels to load their music–you can apply for the program here).
- A fair part of the available API can be examined with these URLs: SecureBag (mostly MZFinance calls) and StoreBag (browsing, welcome, storefront, searches).
These API calls include the following Web URLs:
Update: Other recent iTMShack articles that may be of interest include Grabbing Album Text, Switching Countries from the Command Line (and related how to), Adding iTunes Prefixes with AppleScript, Summarizing iTMS Featured Items, and iTunes Search Query via Sockets.
G’wan. digg it. You know you want to! :)


is it possible to make the full URLs visible on this page (without having to view the source)? they're all cut off after "MZStore.woa/" for me.
steve, use IE (*gasp*), it doesn't work in firefox.
oreilly, MAKE YOUR PAGES FIREFOX-COMPATIBLE!!!1! ;-)
The URLs show up fine in Opera. No need for (*yuck*) IE.
Tablesmake
baby Jesuscry
<caveposter> Blogger no like table too. Blogger need alternative. Help blogger! </caveposter>
Please educate me: what is wrong with tables--for displaying tabular data?!
Sounds like semantic markup to me.
The problem is that Safari and Firefox have chopped off the ends of the URLs in the second column. Nothing about semantics.
The URL data should be visible now, I added spaces at consistent places in the URLs so the entire URL would be visible.
I also hyperlinked the URLs, so you can easily click the link or copy the link location.
Thanks Justin. You rock!