search

Nightmare

Nightmare is a high-level browser automation library.

The goal is to expose just a few simple methods, and have an API that feels synchronous for each block of scripting, rather than deeply nested callbacks. It is designed for automating tasks across sites that do not have APIs.

Under the cover, it uses Electron, which is similar to PhantomJS but faster and more modern.