AI article
Claudecookie – convert, check, and mint Claude Code credentials from a cookie
No preview is available. Read the original article for the full story.
Hacker News | Sep 19, 2026 | matt_hollins
Automated excerpt
Cookie converterConvert cookies. Without sending them anywhere. Netscape cookies. txt ↔ JSON ↔ Cookie-Editor ↔ Puppeteer ↔ Cookie headerRuns entirely in your browserInputInputPaste cookies hereCtrl+V or drop filesNetscape · JSON · Cookie headerProcessed locally in your browserTry sample:OutputOutput appears herePaste on the left — the result appears here. Need the same conversion from a script? Netscape, Cookie-Editor, Puppeteer, key-value and Cookie headers are on the public JSON API. API documentationQuestionsA plain text file with one cookie per line and seven tab-separated fields: domain, include-subdomains flag, path, secure flag, expiry, name and value.
Selected automatically from source text; not independently written or fact-checked. Read the original for full context.