this post was submitted on 25 Feb 2026
14 points (100.0% liked)
PieFed help
1856 readers
19 users here now
It's seems right that we should have a local community to help us all with PieFed
Rules
Be kind! We're all learning
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What are you trying to do with hashtags? If it is something like view all the posts with a particular hashtag, then that is not currently supported by the PieFed API. If it is something like make a post that has a particular hashtag, then that is something that is possible to do via the API, but I am not familiar enough with the clients to say which ones support that or not.
For the former case, your best bet right now is to find the tag you want to monitor and then look at its feed. I am not really sure why tags weren't included in the
post/listendpoint, but I don't think it will be particularly difficult to add them. I will try to take a look when I get a chance.