Copy link from Apple Developer

Utilizes AppleScript to open the Developer and press Command + Option + C to copy the URL of the current session to your clipboard.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Copy%20link%20from%20Apple%20Developer
Open Shortcut deep link
shortcuts://open-shortcut?name=Copy%20link%20from%20Apple%20Developer
AppleScript code
tell application “Shortcuts Events” run shortcut “Copy link from Apple Developer” 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 »

Open Developer TV

Opens the Apple Developer app for Apple TV so you can view bookmarks, browse presentations, and search for topics. When run from Mac, maximizes the window to Full Screen.

Get Shortcut »

More From The Library

Copy my Shortcuts folder names

Gets a list of all the titles for your Shortcuts folders. On macOS, uses the Shortcuts Command Line Interface (CLI) to make the request; on iOS, uses a Regular Expression to find the results. Also saves a .txt file of the output.

Get Shortcut »

Search App Store

Asks you for a query, then finds up to 25 results from the App Store and asks you which one to open. Change the “Results” parameter to iPad or Mac to specify for those platforms.

Get Shortcut »


Get way deeper into Shortcuts – become a member.