Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created April 17, 2015 01:03
Show Gist options
  • Save blitline-dev/88c8dd9adc8cd355788e to your computer and use it in GitHub Desktop.
Save blitline-dev/88c8dd9adc8cd355788e to your computer and use it in GitHub Desktop.
phantom2.json
{
"application_id": "YOUR_APP_ID",
"src": "http://www.yapp.us/splash/1f00c9aa-f86c-477a-a025-3334ffadcd8e",
"src_data": {
"phantom_version": "2",
"viewport": "1200x1000"
},
"src_type": "screen_shot_url",
"functions": [
{
"name": "resize_to_fit",
"params": {
"width": 400
},
"save": {
"image_identifier": "external_sample_1",
"extension": "png"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment