Skip to content

Instantly share code, notes, and snippets.

@andypiper
Created August 15, 2023 10:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andypiper/7cae37d980253a87a5331a68ea30cf98 to your computer and use it in GitHub Desktop.
Save andypiper/7cae37d980253a87a5331a68ea30cf98 to your computer and use it in GitHub Desktop.
Get Mastodon followed hashtags
$ curl -s --header "Authorization: Bearer $TOKEN" https://$INSTANCE/api/v1/followed_tags | jq '.[] | .name' 
"mechanicalkeyboards"
"europython2023"
"cricut"
"metaverse"
"playdate"
"Watchy"
"kingstonuponthames"
"hextraction"
"skadis"
"techgrumps"
"micropython"
"liverpoolmakefest"
"makefest"
"livmf23"
"openuk"
"OUKmeetup"
"octoprint"
"nodered"
"mastodondevs"
"3dbenchy"
"prusaslicer"
"prusament"
"prusamini"
"fediverse"
"birdbuddy"
"fedidevs"
"openscad"
"mosquitto"
"prusa"
"cbmpet"
"mozfest"
"mastoadmin"
"agonlight2"
"raspberrypi"
"drwho"
"bambulab"
"bambu"
"framework"
"omglol"
"FrameworkLaptop"
"ikeahacks"
"maker"
"Bookwyrm"
"pixelfed"
"DiodeZone"
"lego"
"3dprinting"
"AgonLight"
"makeradvent"
"retrocomputing"
"makers"
"makershour"
"madewithglitch"
"fedigiftshop"
"DevTerm"
"clockworkpi"
"microbit"
"fosdem"
"Fosdem2023"
"hackspace"
"mqtt"
"homelab"
"SteamDeck"
"opensource"
"devrel"
"mastodonapi"
"rp2040"
"openapi"
"electronics"
"retrogaming"
"rc2014"
"esp8266"
"esp32"
"circuitpython"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment