Android Short Drama Metadata Scraper

Замовник: AI | Опубліковано: 16.11.2025
Бюджет: 250 $

I need a small utility that can automatically pull complete metadata from the “short drama” section of a specific Android app that does not require any login. The information to capture for every title is: • Judul (title) • Deskripsi (description) • Aktor (cast) • URL video • URL thumbnail • Jumlah episode • Durasi The workflow is up to you, whether you reverse-engineer the app’s API with tools like mitmproxy, use adb logcat sniffing, or decompile the APK and hit internal endpoints directly—but the final deliverable must be a script (Python preferred) or a lightweight executable that: 1. Crawls the full catalogue automatically, not just a single show. 2. Exports the data to CSV or JSON. 3. Runs from the command line without additional manual steps. I have the APK ready and can share it right away. Because no authentication is needed, the tool should launch, fetch, and finish in one go. I’m aiming to start immediately and would like a working prototype as soon as possible, with full source code handed over on completion.