mirror of
https://github.com/foxhui/WebAI2API.git
synced 2026-06-16 21:03:59 +08:00
1.8 KiB
1.8 KiB
WebAI2API
::: info This English version is translated by Gemini 3 Flash. :::
Project Introduction
WebAI2API is a tool that converts web-based AI services into a universal API based on Camoufox (Playwright). By mimicking human operations to interact with websites like LMArena and Gemini, it provides interfaces compatible with the OpenAI format, while supporting multi-window concurrency and multi-account management (browser instance data isolation).
📋 Support List
| Website | Text Gen | Image Gen | Video Gen |
|---|---|---|---|
| LMArena | ✅ | ✅ | 🚫 |
| Gemini Enterprise Business | ✅ | ✅ | ✅ |
| Nano Banana Free | 🚫 | ✅ | 🚫 |
| zAI | ✅ | ✅ | 🚫 |
| Google Gemini | ✅ | ✅💧 | ✅💧 |
| ZenMux | ✅ | ❌ | 🚫 |
| ChatGPT | ✅ | ✅ | 🚫 |
| DeepSeek | ✅ | 🚫 | 🚫 |
| Sora | 🚫 | 🚫 | ✅💧 |
| Google Flow | 🚫 | ✅ | ❌ |
| Doubao | ✅ | ✅ | ❌ |
| More coming soon... | - | - | - |
::: tip Note
Get Full Model List: Use the GET /v1/models endpoint to view all available models and their details in your current configuration.
✅ Supported; ❌ Not currently supported, but may be in the future; 🚫 Not supported by the website; 💧 Results contain watermarks that cannot be removed. :::



