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 »

More From The Library


Get way deeper into Shortcuts – become a member.