Skip to content

Instantly share code, notes, and snippets.

@trangtinkers
trangtinkers / download_bluesky_thread.md
Last active August 31, 2026 18:52
Download a Bluesky thread and save it as Markdown.
#!/usr/bin/env bash
# Download a Bluesky thread as markdown via the public AT Protocol appview.
#
# Usage:
# ./download_bluesky_thread.sh <bsky.app URL | at:// URI> [output.md]
# ./download_bluesky_thread.sh <url> --json # dump raw API response
#
# No auth required: public.api.bsky.app serves app.bsky.* read endpoints
# unauthenticated.