Updated in the Shortcuts Library: Threads shortcuts

After working further on my Threads scraping tool, I've updated my set of shortcuts to let you easily save posts to your favorite apps – enjoy!

Check out my updated folder in the Shortcuts Library — my set of Threads shortcuts.

I’ve updated my scraping tool, figured out how to make post embeds, and built out a set of shortcuts to send Threads to various apps based on feedback from the community:

  • Scrape Threads post: Accepts a Thread link as input, extracts the username and excerpt, and formats it with multiple link types into a JSON dictionary shared as output.
  • 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.
  • 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.
  • Copy Threads post embed: Scrapes a Threads post, gets the embed code using the URL and username, and copies it to the clipboard.
  • Capture Thread as link post: Accepts a Thread link, scrapes it, then OCRs the text, asks for a title, and created a linked post in Ulysses.
  • Capture Thread to Reminders: Scrapes a Threads post, then formats the excerpt and links in the notes as well as the URL in a new reminder.
  • Capture Thread to Things: Scrapes a Threads post, then adds it to Things with links in the notes and a “Research” tag.
  • Capture Thread to Craft: Scrapes a Threads post and formats it for a Craft document, using the rich embed as the URL reference.
  • Capture Thread to Bear: Scrapes a Threads post, formats the title, except, and link, and opens Bear to add it as a note.w
  • Capture Thread as note: Accepts a Thread link, scrapes the data, and formats it quickly for Notes.
  • Post Thread to Mastodon: Scrapes a Threads post, fulls out the excerpt and URL, asks you to add commentary, then posts it using the Mastodon app.
  • Capture Thread as Markdown file: Asks you to OCR a post, add a title, forms the excerpt as a Markdown file, then asks you where to save it.
  • Show Threads link: Opens a Threads URL in the app on iOS, on the web on Mac, and in a preview on iPad.

Check out the folder of Threads shortcuts on the Shortcuts Library.

Posts You Might Like

Shortcuts has new Automations in iOS 17 and iPadOS 17: Transaction, Display, & Stage Manager
Shortcuts has three new automation types in iOS and iPadOS 17: Transactions, Display, and Stage Manager – here’s an overview of what’s new.
iOS 16.4 beta: New Shortcuts actions for Stage Manager, Intercom, VPN, Always-On Display coming
Apple has added 11 new Shortcuts actions in the iOS 16.4 developer betas – learn about new capabilities for Stage Manager, the iPhone 14's Always On Display, Intercom on HomePods, and VPN control.
App Intents Is The Engine Behind Some of the Most Delightful Experiences On the Apple Platform
"App Intents is a framework that lets you express your app’s actions and content to other parts of the system in ways that feels natural and deeply integrated."
Apple adds new App Intents APIs for Shortcuts in iOS 16.4 betas
In the iOS 16.4 beta, Apple has added a new protocol for App Intents developers—ForegroundContinuableIntent—which engineering manager Michael Gorbach linked to on Mastodon.