Discover and explore top open-source AI tools and projects—updated daily.
skernelxAutomated API key generation and validation toolkit
New!
Top 28.3% on SourcePulse
Summary
This repository provides a multi-service toolkit for automating the registration and validation of API keys for services like Firecrawl and Exa. It targets users needing to programmatically provision credentials for unified search gateways or similar applications. The toolkit streamlines key acquisition and verification via local browser automation, email handling, and optional integration with a centralized proxy pool, serving as an upstream provider for systems like MySearch-Proxy.
How It Works
The approach uses local browser automation, including a Turnstile solver and email API integration (Cloudflare Mail API, DuckMail) for signup verification. Post-registration, it immediately validates the API key via real calls to the service's official API. Validated keys can be automatically uploaded to a unified proxy pool, tagged by service, ensuring a stable upstream source for applications like MySearch-Proxy.
Quick Start & Requirements
.env.example with email and optional upload credentials.python3 run.py or platform-specific scripts (start_auto.sh, start_auto.bat).SERVER_URL and SERVER_ADMIN_PASSWORD.Highlighted Details
Maintenance & Community
No specific details on contributors, sponsorships, or community channels were provided.
Licensing & Compatibility
The license type is not explicitly stated. Compatibility for commercial use or closed-source linking is not detailed.
Limitations & Caveats
Tavily API key registration is currently unavailable due to the service's website closing its email signup portal. The repository focuses solely on key generation and validation, not the broader functionalities of integrated systems.
1 week ago
Inactive
cloudflare