Live data from Hacker News

Webyshots – REST API for webpage screenshot capture

webyshots.com

11–17 of 17 posts

Re: Webyshots – REST API for webpage screenshot capture

#14

I 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?

I think phantomjs uses system fonts, but research is warranted. It sounds like you may be able to use @font-face to inject more fonts.

Re: Webyshots – REST API for webpage screenshot capture

#16
post #2

See 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.

They are not affiliated with us.. (said in the voice of Mr. Incredible) http://pixar.wikia.com/Bob_Parr

Re: Webyshots – REST API for webpage screenshot capture

#17

Earlier 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.

as we said in other comment, we have several generators, currently we are using a phantomjs based one, we are investigating more options as we mark this period "Early Access Preview", we are collecting feedback , at the end of it, you will have the best experience ever
Post reply on HN