Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 346 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 346 Bytes

Web Walker

A Markovian ("memoryless") proof-of-concept for navigating complex websites linearly in a headless browser.

Getting Started

Dependencies

You'll need to install CasperJS globally before anything. Installation is as simple as:

$ npm install -g casperjs

Navigating

$ npm start