This is a general question about crawling webpages, that this group likely has 
a lot of expertise in - in particular webpages that use javascript to deliver 
content to the browser.
Is there a way to emulate the browser with a python/java program, and force the 
JS to deliver content to the program?
For example, the python urllib2 module lets us grab content of a simple html 
page. However it is unable to force JS to execute and deliver content of a 
complex html page.
thanks,Sumeet Sandhu
_______________________________________________
annotator-dev mailing list
annotator-dev@lists.okfn.org
https://lists.okfn.org/mailman/listinfo/annotator-dev
Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev

Reply via email to