/chrome-scrapping

Primary LanguageJavaScriptOtherNOASSERTION

Build Setup

# install dependencies
npm install

# chrome devtool at http://localhost:9222
MacOS: /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
Linux: google-chrome

<bin> --headless --remote-debugging-port=9222 --disable-gpu &

# serve
npm start