Is there any way to get (into a file, for example) a rendered HTML page from Google Chrome/Chromium, but from a console. For example, SSHed into a machine that has Chrome/Chromium installed on Debian/Ubuntu. I want to be able to see the page from the console, but with all Javascripts executed and for example some JSON data parsed/rendered.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
|
You may want to take a look at the Uzbl browser. It's a minimalist web browser based on webkit (the layout engine used by Chrome/Chromium). According to the definition, it's a collection of "web interface tools which adhere to the unix philosophy". It comes in 3 flavors:
The latter 2 are finished products and probably won't do what you're looking for. However the first one ( |
|||
|
|
