AREXANS / ssweb-api-caliph

Home Page:https://webscreenn.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ssweb-Rest-API

Package ssweb API with puppeteer and google chrome

Heroku Deployments

Deploy

Heroku Buildpacks

Usage for ssweb API

You can use paramenter of desktop And handphone

https://webscreenn.herokuapp.com/ssweb/{SCREEN_TYPE}?url={URL}

Response result on json

{
    "status": 200,
    "creator": "Cakrayp & Caliph",
    "message": "You can add paramenter of 'responsetype=image' to image response",
    "result": {
        "originalname": "e9f9f92dad.png",
        "encoding": "7bit",
        "mimetype": "image/png",
        "size": "72.15 KB",
        "url": "https://uploader.caliph.my.id/file/zaku7M75ok.png"
    }
}

if you want to use images response, you can add paramenter of responsetype=image

https://webscreenn.herokuapp.com/ssweb/{SCREEN_TYPE}?url={URL}

  • Response result on image for desktop

  • Response result on image for handphone

Creator

About

https://webscreenn.herokuapp.com/


Languages

Language:JavaScript 89.6%Language:HTML 10.2%Language:Procfile 0.2%