I'm trying to build a shortcut that can save Twitter / X URLs in markdown format without needing to access the Twitter API, and would find it helpful if I could retrieve the tweet details from the URL's <meta content="{tweet excerpt}" property="og:description">
tag.
Ideally, my final output using this shortcut would let me save a tweet in this format:
[{Author name} on X]({Tweet URL}):
> {Tweet content}
Even better would be an action with settings to specify what details to retrieve from an URL's meta tags based on other details present in the tag (ex. retrieve content=""
from within a tag based on a specified property=""
). But I imagine that keeping it focused to description tags is easier?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too