supports fetching:
- user profiles
- user’s posts
- feed
- trending topics
- searches / hashtags
+ more
all through an easy-to-use API which you can `curl` and get all data back as clean markdown :)
right now I’m hosting it on Vercel (free and easy with cli), but I might explore self hosting with cloudflare tunnels if I start hitting Vercel rate limits…