Linking to the iTunes Music Store
Music, Website 05/01/2003 |Excellent tip that I’m saving here for future use: how to create a website link that performs a search on the iTunes Music Store.
Link format (as a single line, broken here for clarity):
itms://phobos.apple.com/WebObjects/MZSearch.woa/wa/
com.apple.jingle.search.DirectAction/advancedSearchResults?
Immediately following the ending ? are any of four search terms, or a global search term:
songTerm=(song title)artistTerm=(artist name)albumTerm=(album title)composerTerm=(composer name)term=(global, search all fields)
Use & between query items if you are using more than one of the first four (non-global) querys, and replace any whitespace with %20.
Example: building a link to search for U2:
itms://phobos.apple.com/WebObjects/MZSearch.woa/wa/
com.apple.jingle.search.DirectAction/advancedSearchResults?artistTerm=U2
Example: building a link to search for U2’s ‘The Joshua Tree’:
itms://phobos.apple.com/WebObjects/MZSearch.woa/wa/
com.apple.jingle.search.DirectAction/
advancedSearchResults?artistTerm=U2&albumTerm=the%20joshua%20tree
Many thanks to Jim, Fuse, Erik, and Bill!
[See also: What’s your song? | Auto-generating iTMS links with affiliate info | iTunes Essentials: Goth | 10 Random Songs | Not Gallimaufry ]
5 Responses to “Linking to the iTunes Music Store”
Leave a Reply






October 12th, 2003 at 2:37 am
Matador on iTunes Music Store
I’m so hip, I’m often mistaken for a girl while walking around in my low-cut jeans.
October 12th, 2003 at 3:11 am
Yikes. Sorry for all the repeated TrackBacks; TypePad keeps adding you to the “sites to ping” list every time I update, and I keep forgetting to remove you.
October 12th, 2003 at 10:55 am
No worries — it’s just that my server’s a little pokey, and probably isn’t reporting the successful ping back to yours quickly enough. Extras are deleted.
September 29th, 2004 at 7:49 pm
Auto-generating iTMS links with affiliate info
A little long and rambling, but the end result is instructions on how to create dynamic iTunes Affiliate friendly links to any individual item within the iTunes Music Store.
November 6th, 2006 at 12:14 pm
Seems this is broken on iTunes v7 - anyone got it working or is it just me?