Skip to content

pirateminds/crawler-cases-demo

Repository files navigation

Crawler cases demo

That the project written especially for HollyJS 2017 in Moscow.

npm test

//OR to run specific demo
npm test ./src/puppeteer-adblock-demo

Each demo written as separate applications. So fill free to change and mutate it. To tests your own tho. All demo are under the ./src directory

Demo list

So, how to install it

npm install
mv ./src/config.template.js ./src/config.js

The config used to set some private infos. Like github login / password. Site tokens.


Copyright (c) 2017 pirateminds.com. Licensed with The MIT License (MIT)