QtWeb Home   Download   Compare   Screenshots   Documentation   Forums   About

spacer

Command line scripting

QtWeb accepts command line parameters for automatic web pages loading and dumping them to files, including complex javascripted web pages. QtWeb browser can be used as a command line download manager.

To load web page automatically:

Example:

    X:\> QtWeb.exe "somewebsite.com/somewebpage.html"

 

To load web page automatically and dump it to a local file:

Example:

    X:\> QtWeb.exe -dump somewebsite.com/somewebpage.html  "C:\Temp\dumped page.html"

 

To start QtWeb loading specific language:

Examples:

    X:\> QtWeb.exe -lang it
    X:\> QtWeb.exe -language "C:\Temp\my_language.qm"

First example loads supported Italian language, second - custom translation being created.

 
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.