Search Apple Developer sessions

Asks you to enter a search query, then URL encodes the result, and opens the results on the web.

Actions Used

shortcuts-action-icon-url-encode.webp
URL Encode
Encodes or decodes text passed into the action to be suitable for inclusion in a URL by adding or removing percents.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next 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).
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

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

More From This Folder

Scrape session titles

For a given list of Apple Developer session URLs, this will iterate through each, grabbing the name of the webpage, cleaning it up, and reformatting it into a Markdown list before copying that to your clipboard.

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.