程序化网站屏幕截图

发布于 2024-09-01 21:28:25 字数 725 浏览 4 评论 0原文

我正在检查以编程方式截取任意网站屏幕截图的可用方法。例如,

Facebook:

http:// /clicktoverify.truste.com/pvr.php?page=validate&url=www.facebook.com&sealid=102

Salesforce.com:

href="http://clicktoverify.truste.com/pvr .php?page=validate&companyName=Salesforce.com,%20Inc.&sealid=102&internal=true" rel="nofollow noreferrer">http://clicktoverify.truste.com/pvr.php?page=validate& ;companyName=Salesforce.com,%20Inc.&sealid=102&internal=true

在该页面上,您会看到他们有所引用网站的屏幕截图。

我可以选择哪些方式以自动方式获取此类屏幕截图?

我主要使用 PHP,但愿意接受所有建议。

谢谢!

I'm checking into the available methods for programmatically taking screenshots of an arbitrary website. For example,

Facebook:

http://clicktoverify.truste.com/pvr.php?page=validate&url=www.facebook.com&sealid=102

Salesforce.com:

http://clicktoverify.truste.com/pvr.php?page=validate&companyName=Salesforce.com,%20Inc.&sealid=102&internal=true

On that page you'll see they have a screenshot of the referenced site.

What are my options for getting these kinds of screenshots in an automated fashion?

I'm primarily working with PHP, but am open to all suggestions.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

醉南桥 2024-09-08 21:28:25

事实是,实际过程非常不简单。你当然可以管理它,但这是一件非常困难的事情。

也就是说,您可以使用大量的网络服务来完成此任务。一个这样的例子是http://www.thumbalizr.com/,尽管他们在这方面绝不是唯一的。

Truth of the matter is, the actual process is extremely non-trivial. You can of course manage it but it is a very difficult matter.

That said, there are a ton of webservices that you can use that do exactly this. One such example is http://www.thumbalizr.com/ although they are by no means alone in this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文