Copy RSS feed link

Gets the RSS feed from the Shortcut Input and copies the URL to the clipboard.

Actions

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-get-rss-feeds-from-page.webp
Get RSS Feeds from Page
Extracts any RSS feed URLs from the given web URLs or web page.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.

More From This Folder

Open RSS posts

Gets the RSS feed from the Shortcut Input, extracts 10 stories, presents them in a menu, and copies the chosen URLs before opening them in Safari.

Get Shortcut »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Copy%20RSS%20feed%20link
Link to Open Shortcut
shortcuts://open-shortcut?name=Copy%20RSS%20feed%20link
AppleScript code
tell application “Shortcuts Events” run shortcut “Copy RSS feed link” end tell

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more