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.

Scripting Actions

shortcuts-action-icon-get-items-from-rss-feed.webp
Get Items from RSS Feed
Downloads the latest items from an RSS feed.
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-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-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=What%E2%80%99s%20the%20rental%20of%20the%20week%3F
Link to Open Shortcut
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

Copy iCloud link

Takes any files shared as input or, if none are present, presents a Document Picker to select them manually, then shares those files using iCloud Drive – the resulting URL is copied to the clipboard to be shared with others for easy access.

Get Shortcut »

Show my Health checklist

Opens the Health app to the Health Checklist page that lets you set up your iPhone to keep an eye on things for you, letting you quickly enable features like Emergency SOS, Medical ID, Crash Detection, Headphone Notifications, and Walking Steadiness Notifications.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more