[webkit-help] How to use webkit without GUI

Benjamin Poulain benjamin at webkit.org
Tue May 28 23:22:03 PDT 2013


On Tue, May 28, 2013 at 11:15 PM, 聂琨琳 <nie_kl at 126.com> wrote:

>       I am a student form China.I am trying to use webkit to parse the
> HTML with JavaScript.How could I start?
> In short,I want develop a software.When I input a URL to the software it
> can output a  parsed HTML document(like use F12 in chrome).
> Now I use Webkit--QT to implement the function.And could I just use
> Webkit?If so How could I start?
>

I suggest you to ask on the mailing list webkit-qt:
https://lists.webkit.org/mailman/listinfo/webkit-qt
That is the mailing list used directly by Qt's developers.

If you are using WebKit1 with Qt, it is fairly easy to use WebKit without
GUI.
QWebPage is the headless backend of QWebView. It may already do what you
need.

Benjamin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20130528/14e12cb8/attachment.html>


More information about the webkit-help mailing list