Terence Eden on Nostr: I'm starting work on this Mastodon version of this tool. Take an ID and return a ...
I'm starting work on this Mastodon version of this tool.
Take an ID and return a static and embeddable piece of HTML.
But there's a problem with the #MastodonAPI.
One of my posts has this JSON representation - https://mastodon.social/@edent/112948887103547937.json
But there's no count of likes, replies, or reposts. Is that expected? Is there a simple way to get those counts without an API key?
I could screen-scrape from https://mastodon.social/@edent/112948887103547937/embed
But that feels kinda cludgy.
Take an ID and return a static and embeddable piece of HTML.
But there's a problem with the #MastodonAPI.
One of my posts has this JSON representation - https://mastodon.social/@edent/112948887103547937.json
But there's no count of likes, replies, or reposts. Is that expected? Is there a simple way to get those counts without an API key?
I could screen-scrape from https://mastodon.social/@edent/112948887103547937/embed
But that feels kinda cludgy.