awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAuthenticated API Console Scripts

Self-contained scripts that run in the browser console to execute authenticated API calls using the user's session.

Distinct from Browser Scripting Tools: Distinct from Browser Scripting Tools: focuses on using existing authentication for API calls rather than general script injection and interception.

Explore 1 awesome GitHub repository matching web development · Authenticated API Console Scripts. Refine with filters or upvote what's useful.

Awesome Authenticated API Console Scripts GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • victornpb/undiscordvictornpb 的头像

    victornpb/undiscord

    6,583在 GitHub 上查看↗

    Undiscord is a browser-based tool that deletes all messages from a Discord channel or direct message conversation by running a self-contained JavaScript snippet in the developer console. The script leverages the user's existing browser session, including cookies and authentication tokens, to impersonate the user and execute Discord API calls without re-authentication. The tool deletes messages one by one via Discord's REST API endpoints, processing each response before sending the next request, and implements custom delay logic between API calls to avoid Discord's rate-limiting thresholds. It

    A self-contained script that runs in the browser's developer console to execute Discord API calls using the user's authenticated session.

    JavaScriptbrowser-extensionbulk-operationdelete-multiple
    在 GitHub 上查看↗6,583
  1. Home
  2. Web Development
  3. Browser Scripting Tools
  4. Authenticated API Console Scripts