Suno App Automation 🎵
This project automates the login and song generation process on Suno App using Python, Playwright, and HTTPX.
Features
- Auto-login with Google
- Saves session (no repeated login)
- Calls Suno API to generate songs
- Polls status until completion
Tech Stack
- Python 3.10+
- Playwright
- HTTPX
- Clone the repo:
git clone https://github.com/sheikhlizam/Project1.git cd Project1