Skip to content

abdullaabdullazade/stability-api-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📖 Stability AI API Scraper Tool

🌟 Overview

This Python script automates the process of creating a temporary email, registering an account on Stability AI, and retrieving the API key.

💡 Why I created this tool:
Stability AI limits users to generating only 5 images per account, which was not sufficient for my needs. Instead of manually creating multiple accounts, I developed this automated solution using Selenium to simplify and speed up the process.


🚀 Features

  • 📨 Automatically generates a temporary email.
  • 👤 Registers a new Stability AI account using the temp email.
  • 🔑 Retrieves the API key for immediate use.

📋 Requirements

  • Python (>= 3.8)

🛠️ Setup

  1. Clone the repository:

    git clone https://github.com/abdullaabdullazade/stability-api-scraper.git
    cd stability-api-scraper
  2. Install the required dependencies:

    pip install -r requirements.txt

💻 Usage

Run the script:

python main.py

⚙️ How It Works

  1. 🏗️ Generates a temporary email using an online service.
  2. 📩 Registers a new account on Stability AI with the temp email.
  3. 🔓 Logs in and retrieves the API key.
  4. ✅ Saves the API key for your use.

Bu Python skripti müvəqqəti email yaratmaq, Stability AI-də hesab açmaq və API açarını əldə etmək prosesini avtomatlaşdırır.

💡 Niyə bu aləti yaratdım:
Stability AI istifadəçilərə yalnız 5 şəkil yaratmağa icazə verir ki, bu da mənim ehtiyaclarımı ödəmir. Çoxsaylı hesabları əl ilə yaratmaq əvəzinə, bu prosesi sadələşdirmək və sürətləndirmək üçün Selenium-dan istifadə edərək bu avtomatlaşdırılmış həll yolunu hazırladım.


🚀 Xüsusiyyətlər

  • 📨 Avtomatik olaraq müvəqqəti email yaradır.
  • 👤 Temp email ilə yeni Stability AI hesabı qeydiyyatdan keçirir.
  • 🔑 API açarını dərhal istifadə etmək üçün əldə edir.

📋 Tələblər

  • Python (>= 3.8)

🛠️ Qurulum

  1. Depozitoriyanı klonlayın:

    git clone https://github.com/abdullaabdullazade/stability-api-scraper.git
    cd stability-api-scraper
  2. Lazımi kitabxanaları quraşdırın:

    pip install -r requirements.txt

💻 İstifadə

Skripti işə salın:

python main.py

⚙️ Necə İşləyir

  1. 🏗️ Onlayn xidmət vasitəsilə müvəqqəti email yaradır.
  2. 📩 Müvəqqəti email ilə Stability AI-də yeni hesab qeydiyyatdan keçirir.
  3. 🔓 Giriş edir və API açarını əldə edir.
  4. ✅ API açarını istifadə üçün saxlayır.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages