can a crawler be written entirely in javascript?

Posted by goss on Stack Overflow See other posts from Stack Overflow or by goss
Published on 2010-04-18T05:10:50Z Indexed on 2010/04/18 5:13 UTC
Read the original article Hit count: 382

Filed under:
|

I was wondering - can a crawler be written entirely in javascript? That way, the crawler is only called when a user needs the information and everything is run from the individual user's computer

© Stack Overflow or respective owner

Related posts about crawler

Related posts about JavaScript