OCR Thread

Accepts a Thread link, scrapes the data, then opens the link, waits for it to load, takes a screenshot, extracts text from the screenshot, then prompts you to delete the extra text before replacing the excerpt in the Thread JSON dictionary.

Actions Used

Run Shortcut
Run an shortcut from your shortcut.
Get Dictionary Value
Gets the value for the specified key in the dictionary passed into the action.
Get URLs from Input
Returns any links found in the output from the previous action.
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).
Wait to Return
Pauses execution until you leave the Shortcuts app and return to it.

This action might be useful after an action that switches apps, to pause execution until you return to the Shortcuts app.

Extra Details

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

More From This Folder

Open Threads desktop

Opens the Threads web app (after using Add to Dock) and resizes it to 700px wide to show the controls. Run from the Menu Bar, a keyboard shortcut, or Shortcuts’ own “Add to Dock” feature.

Get shortcut »

Open Threads

Opens the Threads app from Instagram/Meta. If run from iPad, activates Stage Manager so the app works as a standalone window; on iPhone, use with a custom icon and Add to Home Screen. On Mac, opens Threads.net.

Get shortcut »

Quote Thread

Accepts a Thread link, scrapes the data, then formats it as a quote from the author and links back to the post/profile. Works well as a function for saving Thread posts quickly.

Get shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.