selenium - High-performance JavaScript interpreter for web crawling -


i'm looking js engine + dom implementation.

it used mine information users on web @ real time. have tried several solutions (phatomjs, zombiejs, xvfb selenium, chrome, firefox), of slow , hard scale use in real-time apps.

what lightweight approach can take? need resulting dom of request scrapped, no need hard interactions js engine.


Comments