Search the iTunes Store

Asks you to enter a search query and category of media, then searches the iTunes Store, asks you pick from the results, and opens it in the iTunes Store app.

Actions Used

shortcuts-action-icon-search-itunes-store.webp
Search iTunes Store
Searches the iTunes Store, returning the items that match the specified search terms. You can get more details about the results using the Get Details of iTunes Product action.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Search%20the%20iTunes%20Store
Open Shortcut deep link
shortcuts://open-shortcut?name=Search%20the%20iTunes%20Store
AppleScript code
tell application “Shortcuts Events” run shortcut “Search the iTunes Store” end tell

More From This Folder

More From The Library

Start Multiple Timers

Starts two pre-set timers at once, each for different lengths. This version is a pomodoro timer, set to go off at 20 minutes for a break and again 5 minutes after to get back to work.

Get Shortcut »


Get way deeper into Shortcuts – become a member.