Check the Front Page

Pulls a scan from the New York Times or San Francisco Chronicle's website with today's front page.

Actions Used

shortcuts-action-icon-choose-from-menu.webp
Choose from Menu
Presents a menu and runs different actions based on which menu item was chosen.
Format Date
Formats a date and time into text.
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-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-convert-image.webp
Convert Image
Converts the images passed into the action to the specified image format.
action-icon-set-name.webp
Set Name
Sets the name of the item passed as input.
shortcuts-action-icon-quick-look.webp
Quick Look
Displays a preview of the input.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Check%20the%20Front%20Page
Open Shortcut deep link
shortcuts://open-shortcut?name=Check%20the%20Front%20Page
AppleScript code
tell application “Shortcuts Events” run shortcut “Check the Front Page” end tell

More From This Folder

More From The Library

Please disturb me

Sets the playback destination to AirPods Pro and turns Transparency on, turns off Do Not Disturb and Airplane Mode, turns on Cellular Data, Bluetooth, and Wi-Fi, sets the volume to 85%, the brightness to 100%, and turns on Light mode, then turns on every option for Sound Recognition, then vibrates if run from iPhone when it’s all done.

Get Shortcut »


Get way deeper into Shortcuts – become a member.