Did you know that when you put .rss behind your Mastodon profile URL, you get an RSS feed? 😎

https://mastodon.social/@matthiasott.rss

@matthiasott same works for .json and now I am having all kinds of hackish thoughts….
@kentbrew and for tags…
@matthiasott It looks like you can add .json to a lot of different Mastodon resources ... now I'm looking for a way to specify the count of items in a feed, or ask for a page number. Back in the day it was pretty simple: count=foo&page=bar. Any clues?
@matthiasott never mind! It looks like I want server/users/username/outbox?page=something, which is giving me a lot more than just new posts.