Skip to content

Instantly share code, notes, and snippets.

@ksamuel
Created August 12, 2025 14:29
Show Gist options
  • Save ksamuel/b12ef48f98f942b45def45e360b41063 to your computer and use it in GitHub Desktop.
Save ksamuel/b12ef48f98f942b45def45e360b41063 to your computer and use it in GitHub Desktop.
Subscribe to bitecode
curl -X POST \
-H "Content-Type: application/x-www-form-urlencoded" \
-H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3" \
-d "email=INSERT_YOUR_EMAIL_HERE&source=subscribe_page" \
https://www.bitecode.substack.com/api/v1/free?nojs=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment