Skip to content

Instantly share code, notes, and snippets.

@mattn
Created April 29, 2023 17:16
Show Gist options
  • Save mattn/5d7f3979381d257f7aae6ea4afe43435 to your computer and use it in GitHub Desktop.
Save mattn/5d7f3979381d257f7aae6ea4afe43435 to your computer and use it in GitHub Desktop.
curl -s https://search.bsky.social/search/posts?q=mattn | jq -r '.[].post | (.user + "\n" + .text + "\n-------------")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment