Hi All

I am quite new to V8 stuff and I have been going through the
documentation as well. In meantime, I thought to write to experience
users of V8 to make sure I am not going in wrong direction..

My requirement is that my application fetches a main page and than it
has to parse the same to get all embedded links inside that page. We
have written HTML parser, CSS parser, JS parser etc to make the links
that are embedded inside the JS on the main page. Our JS parse is very
naive and fails for lots of times or makes erroneous non-existent
requests.. I want to replace our JS parser with V8 so that I can pass
a buffer with the actual JS code and I want to retrive the links
embedded in that JS code..

Will V8 be useful in that?.

Thanks for your patience

Regards
Krishna
--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to