Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 229 Bytes

Scraper

Experiments using Puppeteer

Install

Requires node.js

Run yarn install

Run node basic.js for DOM crawling example

Run node interceptor.js for response interception example. Also writes a file to response.json