eerie-toolbox

A utility library for PhantomJS and SlimerJS

Usage no npm install needed!

<script type="module">
  import eerieToolbox from 'https://cdn.skypack.dev/eerie-toolbox';
</script>

README

Eerie Toolbox

A set of helper and utility classes for PhantomJS and SlimerJS.

The code runs directly in PhantomJS or SlimerJS, it is not meant for Node.js.

Page Walker

Opens a set of URLs and lets you perform operations on them with the provided callbacks.

Image Scraper

Renders a set of pages or parts of them as PNG images.

File Walker

Lists all files in a directory and its sub-directories following symbolic links (Unix) and shortcuts (Windows).

License

MIT