using it as a crawler [message #563075] |
Mon, 16 August 2010 09:33 |
LiLi Mising name![Friend of Eclipse Friend](/donate/web-api/friends_decorator.php?email=fancyerii%40gmail.com) Messages: 15 Registered: February 2010 |
Junior Member |
|
|
I want to use it as a web crawler. It can navigate some url, submit a form and extract something useful. I need to find element by xpath(this is may be done by execute javascript) and interact with end user who click on an element to tell me he need this element extracted.
So I need get information such as the total DOM tree of the web page(the rendered information such as element's width, height and position), auto fill form(this can be done by execute javascript) and get the element click/selected by user. Can webkit for swt help me with this goal? thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.03384 seconds