Webyshots – REST API for webpage screenshot capture
11–17 of 17 posts
Re: Webyshots – REST API for webpage screenshot capture
#12Looks promising - I want to be able to use it!
Re: Webyshots – REST API for webpage screenshot capture
#13I made a really basic PhantomJS app that runs on Heroku for this purpose: https://github.com/titanous/screenshotplz
Re: Webyshots – REST API for webpage screenshot capture
#14I made a really basic PhantomJS app that runs on Heroku for this purpose: https://github.com/titanous/screenshotplz
This is fantastic! Have you given any thought to how you might support additional fonts?
Re: Webyshots – REST API for webpage screenshot capture
#15Re: Webyshots – REST API for webpage screenshot capture
#16See also: http://url2png.com/
Are these run by the same company? The copy on Webyshot's FAQ is straight lifted from url2png on the 'Limit of One Domain' question. edit: most of the FAQ, actually. Poor form.
Re: Webyshots – REST API for webpage screenshot capture
#17Earlier quoted context omitted.
Are these run by the same company? The copy on Webyshot's FAQ is straight lifted from url2png on the 'Limit of One Domain' question. edit: most of the FAQ, actually. Poor form.
Not the same company. URL2PNG takes better screenshots as they didn't just throw up PhantomJS on a server, lift some wording from a competitor, leave the placeholders in a template and call it a day. Missing fonts are the main reason for the worse screenshot quality -- the default fonts that replace them mess up layouts.