I think they are some code packages for NodeJs, allowing one to set up code to simulate behaviour of browsers without the need of running a browser.
So you can create programmed "Zombies" to visit websites, capture screenshot of websites, test websites, fill up forms, monitor sites for you. These data can then be captured into a database or used in part of your NodeJS program.