Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 619 Bytes

File metadata and controls

23 lines (16 loc) · 619 Bytes

🎭 Dramabox API Helper

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.


🚀 Features

  • Generate token + deviceId otomatis dari server Dramabox.
  • Headers generator siap pakai untuk setiap request.
  • ✅ Mudah di-deploy di Vercel.
  • ✅ Support import / export (type: "module").

📦 Installation

Clone repo ini:

git clone https://github.com/Gugun09/dramabox-api.git
cd dramabox-api
npm install