Unofficial helper API untuk mendapatkan token dan deviceId dari Dramabox, sehingga kamu bisa dengan mudah melakukan request ke API mereka.
Cocok untuk project scraping, automation, atau integrasi custom.
- ✅ Generate token + deviceId otomatis dari server Dramabox.
- ✅ Headers generator siap pakai untuk setiap request.
- ✅ Mudah di-deploy di Vercel.
- ✅ Support
import/export(type: "module").
Clone repo ini:
git clone https://github.com/Gugun09/dramabox-api.git
cd dramabox-api
npm install