Please sign in to access this page

Anthropic API key grabber

Anthropic API key grabber

2 devlogs
2h 56m
•  Ship certified
Created by krn

this is a little helper script i wrote after reverse engineering the claude code oauth api so that i can exploit the free api goodness of claude pro

Timeline

realized that using the bun builtins was just hurting the project and making it hard to review so i move it all over to express :)

Update attachment

Ship 1

1 payout of shell 14.0 shells

krn

3 months ago

krn Covers 1 devlog and 2h 34m
krn
krn
2h 34m 3 months ago

it does this whole fancy oauth page which lets you add your authorization token; this is really meant to be used with charm's crush

Update attachment