This page shows how you can use the urlbox API to generate different screenshots of the same url using the API options.
URL
Options{ "width": 320, "height": 650, "user_agent": "mobile", "url": "apple.com/iphone" }
Options
Options{ "thumb_width": 300, "url": "apple.com/iphone" }
Options{ "thumb_width": 300, "full_page": true, "url": "apple.com/iphone" }
Options{ "retina": true, "url": "apple.com/iphone" }
Options{ "width": 320, "height": 650, "user_agent": "mobile", "url": "wikipedia.com" }
Options{ "thumb_width": 300, "url": "wikipedia.com" }
Options{ "thumb_width": 300, "full_page": true, "url": "wikipedia.com" }
Options{ "retina": true, "url": "wikipedia.com" }
Options{ "width": 320, "height": 650, "user_agent": "mobile", "url": "reddit.com" }
Options{ "thumb_width": 300, "url": "reddit.com" }
Options{ "thumb_width": 300, "full_page": true, "url": "reddit.com" }
Options{ "retina": true, "url": "reddit.com" }
Options{ "width": 320, "height": 650, "user_agent": "mobile", "url": "amazon.com" }
Options{ "thumb_width": 300, "url": "amazon.com" }
Options{ "thumb_width": 300, "full_page": true, "url": "amazon.com" }
Options{ "retina": true, "url": "amazon.com" }
Options{ "width": 320, "height": 650, "user_agent": "mobile", "url": "toppletrump.com" }
Options{ "thumb_width": 300, "url": "toppletrump.com" }
Options{ "thumb_width": 300, "full_page": true, "url": "toppletrump.com" }
Options{ "retina": true, "url": "toppletrump.com" }
Options{ "width": 320, "height": 650, "user_agent": "mobile", "url": "news.ycombinator.com" }
Options{ "thumb_width": 300, "url": "news.ycombinator.com" }
Options{ "thumb_width": 300, "full_page": true, "url": "news.ycombinator.com" }
Options{ "retina": true, "url": "news.ycombinator.com" }