yyjeqhcK12 工作空间 Session 导出 为中转需要的json 脚本 中发帖

[image] 
软件截图如图所示,可以手动复制,也可以直接下载为json,然后在sub2api上导入。 
手搓玩家,也希望能减轻加号的繁琐过程,此脚本可以在账号批量加入空间以后,刷新网页,再批量导出所需格式的 session 作为号池。本人仅测试了 sub2api,其他的未测试。 
脚本在下,新人不同如何作为附件上传。 
实测可用,相信 codex 的质量。 
/*
  Run this in the DevTools console on https://chatgpt.com while signed in.

  What it does:
  1. Loads the ChatGPT account/workspace list.
  2. Switches the _account cookie to each workspace id.
  3. Fetches /api/...
 
 
Back to Top