REC LIVE CAPTURE SYSTEM
PX
PX
HASIL CAPTURE
nexct_result.png
Result

API Reference

POST /api/screenshot
Parameter Wajib? Deskripsi
url YA URL target (awali http/https)
full_page TIDAK Boolean (true/false)
JSON Request Example
{
  "url": "https://tokopedia.com",
  "width": 1920,
  "height": 1080,
  "full_page": true
}