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