[CentOS] script to make webpage snapshot

John R Pierce pierce at hogranch.com
Thu Aug 11 22:02:47 UTC 2016


On 8/11/2016 1:46 PM, Valeri Galtsev wrote:
> Could someone recommend a script or utility one can run from command line
> on Linux or UNIX machine to make a snapshot of webpage?
>
> We have a signage (xibo) and whoever creates/changes content, likes to add
> URLs of some webpages there. All works well if these are webpages on our
> servers (which are pretty fast), but some external servers often take time
> to respond and take time to assemble the page, in addition these servers
> sometimes get really busy, and when response is longer than time devoted
> for that content in signage window, this window hangs forever with blank
> white field until you restart client. Trivial workaround: just to get
> snapshot (as, say daily cron job), and point signage client to that
> snapshot definitely will solve it, and simultaneously we will stop bugging
> other people servers often without much need for it.
>
> But when I tried to search for some utility or script that makes webpage
> snapshot, I discovered that my ability to search degraded somehow...

many/most webpages these days are heavily dynamic content, a static 
snapshot would likely break.  plus any site-relative links on that 
snapshot would be pointing to your server, not the original, any ajax 
code on that webpage would try to interact with your server which won't 
be running the right back end stuff, etcetc.

-- 
john r pierce, recycling bits in santa cruz




More information about the CentOS mailing list