gemini-web-to-api and openai-gemini-api-key-rotator

These are complements: the reverse-engineered API wrapper (A) provides the underlying Gemini access mechanism, while the key rotator (B) adds rate-limit handling and load distribution on top of it, allowing them to work together to create a more resilient API proxy system.

gemini-web-to-api
54
Established
Maintenance 10/25
Adoption 9/25
Maturity 13/25
Community 22/25
Maintenance 10/25
Adoption 8/25
Maturity 15/25
Community 18/25
Stars: 94
Forks: 46
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 44
Forks: 12
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
No Package No Dependents
No Package No Dependents

About gemini-web-to-api

ntthanh2603/gemini-web-to-api

✨Reverse-engineered API for Gemini web app. It can be used as a genuine API key from OpenAI, Gemini, and Claude.

This tool allows developers to integrate Google Gemini's advanced AI capabilities into their applications without needing a traditional API key. It converts the Gemini web interface into a standardized API, taking browser cookies as input and providing an OpenAI, Claude, or Gemini-compatible API endpoint as output. It is designed for developers who want to build applications that leverage Gemini's latest models for testing and development purposes.

AI-integration application-development LLM-tooling API-development

About openai-gemini-api-key-rotator

p32929/openai-gemini-api-key-rotator

A robust Node.js proxy server that automatically rotates API keys for Gemini and OpenAI APIs when rate limits (429 errors) are encountered. Built with zero dependencies and comprehensive logging.

This tool helps developers working with large language models by automatically switching between multiple API keys from providers like OpenAI, Gemini, and Groq when one hits a rate limit. You provide it with your collection of API keys, and it acts as an intelligent intermediary, ensuring your applications continue to function smoothly without manual intervention. It's designed for software engineers building LLM-powered applications or services.

API-management LLM-development rate-limiting backend-development AI-integration

Scores updated daily from GitHub, PyPI, and npm data. How scores work