Your landing page is lacking metadata, probably worth adding to attract clicks when sharing on slack/friends.
Show HN: Automated, scheduled, website screenshots to your inbox
41–49 of 49 posts
Re: Show HN: Automated, scheduled, website screenshots to your inbox
#42Earlier quoted context omitted.
That sounds very much like https://visualping.io/
Or https://percy.io/
Re: Show HN: Automated, scheduled, website screenshots to your inbox
#43Your landing page is lacking metadata, probably worth adding to attract clicks when sharing on slack/friends.
Interested 3rd party... What metadata would you say is essential?
og:image
og:title
og:description
Re: Show HN: Automated, scheduled, website screenshots to your inbox
#44You could do pretty much the same thing by running something like wkhtmltopdf/wkhtmltoimage from cron. Like blit, this will "even take screenshots behind login forms" if you login with Firefox, export cookies, and provide the --cookie-jar argument, but without charging $5/mo. [1]: http://wkhtmltopdf.org/
I actually can't tell if this comment is serious, or sarcastically referencing the dropbox comment from a few years ago.
Re: Show HN: Automated, scheduled, website screenshots to your inbox
#45You could do pretty much the same thing by running something like wkhtmltopdf/wkhtmltoimage from cron. Like blit, this will "even take screenshots behind login forms" if you login with Firefox, export cookies, and provide the --cookie-jar argument, but without charging $5/mo. [1]: http://wkhtmltopdf.org/
How would this approach deal with popups such as "This site uses cookies", or "please subscribe"? Can these popups somehow be prevented from ruining the final image?
Subscribe modals are often triggered by mouse movement, so they might be avoided, too?
Re: Show HN: Automated, scheduled, website screenshots to your inbox
#46What browser engine does it use? Couldn't find that from the site.
Re: Show HN: Automated, scheduled, website screenshots to your inbox
#47I'm the founder of https://linkpeek.com and "email web page screenshots" was on my "idea" Trello board for over 3 years. I'm actually happy somebody else created it. : ) Good luck with your launch!
is linkpeek a profitable business? what's the use cases for screenshot services?
Re: Show HN: Automated, scheduled, website screenshots to your inbox
#48Attackers might be trying to steal your information from blit.xyz (for example, passwords, messages, or credit cards). NET::ERR_CERT_COMMON_NAME_INVALID
Re: Show HN: Automated, scheduled, website screenshots to your inbox
#49I am currently adding screen size responsiveness to my website, working from my phone (don't have access to proper computer right now) so this is exactly what I need!