Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created February 1, 2019 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blitline-dev/56aa0413231c7e1894327910e9fea1a7 to your computer and use it in GitHub Desktop.
Save blitline-dev/56aa0413231c7e1894327910e9fea1a7 to your computer and use it in GitHub Desktop.
Screenshot Home
{
"application_id": "YOUR_APP_ID",
"src": "http://www.blitline.com/v3/home",
"src_type": "screen_shot_url",
"src_data": {
"delay": 8000,
"viewport" : "1240x4795"
},
"functions": [
{
"name": "resize_to_fit",
"params": {
"width": 1280,
"height": 4795
},
"save": {
"image_identifier": "external_sample_1",
"extension": "pdf"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment