Check the WalkScore here

Takes a location shared as input, or if none, the current location, and opens the webpage in a popover so you can see the WalkScore of the neighborhood. Shows how easy it is to walk around, the access to transit, and how bicycle-friendly the roads are.

Actions Used

shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-show-web-page.webp
Show Web Page
Shows the web URL passed into he action in a Safari View Controller, allowing you to view the web page without switching apps. Includes a toggle to enter Safari Reader mode if it’s available for the given web page.
shortcuts-action-icon-get-current-location.webp
Get Current Location
Gets the current location of the device using the GPS signal.

Extra Details

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

More From This Folder

More From The Library

Summarize articles with Perplexity

Creates a series of Threads in Perplexity for URLs shared as input, either from the Share Sheet or by detecting what’s on screen. Includes logic for multiple links, opening each URL in the background until the final query.

Get Shortcut »

Check VO2 max

Opens into the Heart > VO2 max page in the Health app, displaying the data that’s newly available for all Apple Watch wearers in watchOS 7.

Get Shortcut »

Generate QR code

Takes URLs from input or the clipboard and generates a QR code that can be scanned to open the same link – shows a preview before the option to Share, Save, or Print.

Get Shortcut »


Get way deeper into Shortcuts – become a member.