What’s the rental of the week?

Gets the latest RSS item from $0.99 Rentals, gets the URL from the page, and opens it in iTunes.

Actions Used

shortcuts-action-icon-get-contents-of-url.webp
Get Contents of URL
Gets the contents of URLs passed into the action. Useful for downloading files and web content, or for making API requests. Includes GET, POST, PUT, PATCH, DELETE methods, and options to add headers. To make a multipart HTTP request, choose “Form” as the request body type and add files as field values.
shortcuts-action-icon-get-urls-from-input.webp
Get URLs from Input
Returns any links found in the output from the previous action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
shortcuts-action-icon-get-items-from-rss-feed.webp
Get Items from RSS Feed
Downloads the latest items from an RSS feed.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=What%E2%80%99s%20the%20rental%20of%20the%20week%3F
Open Shortcut deep link
shortcuts://open-shortcut?name=What%E2%80%99s%20the%20rental%20of%20the%20week%3F
AppleScript code
tell application “Shortcuts Events” run shortcut “What’s the rental of the week?” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.