Building a simple web crawler with webkit
Hi list, Massive apologies in advance for this being both the wrong place to ask, and a very vague question... but, does anyone have any general guidance as to where I'd start with webkit if I wanted to build a headless web client, along the lines of a crawler / bot, on top of it? Would I be best to use individual parts of the code, or implement a browser and hide the UI side of it? I'm not much of a C++/ObjC developer, so I can't begin to expect to be able to do this immediately, but any tips you can give would be greatly appreciated. Thank you! Dan Cryer
No massive apologies required, but this is the wrong place. webkit-help is what you want. -eric On Tue, Aug 25, 2009 at 1:58 PM, Dan <dan@dancryer.com> wrote:
Hi list, Massive apologies in advance for this being both the wrong place to ask, and a very vague question... but, does anyone have any general guidance as to where I'd start with webkit if I wanted to build a headless web client, along the lines of a crawler / bot, on top of it? Would I be best to use individual parts of the code, or implement a browser and hide the UI side of it?
I'm not much of a C++/ObjC developer, so I can't begin to expect to be able to do this immediately, but any tips you can give would be greatly appreciated.
Thank you!
Dan Cryer
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
participants (2)
-
Dan
-
Eric Seidel